blob: 40c24393d241f9ff8199002e9f269ac1870c0111 (
plain)
1
2
3
4
5
6
7
8
9
|
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= libelf
PKG_VERSION:= 0.8.13
PKG_RELEASE:= 1
PKG_MD5SUM:= 4136d7b4c04df68b686570afa26988ac
PKG_SITES:= http://www.mr511.de/software/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
|