[packages] libelf: update to 0.8.13

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20985 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2010-04-18 13:39:41 +00:00
parent 5be24d33a8
commit 3f0787eb22

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2006 OpenWrt.org
# Copyright (C) 2006-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libelf
PKG_VERSION:=0.8.12
PKG_VERSION:=0.8.13
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.mr511.de/software/
PKG_MD5SUM:=e21f8273d9f5f6d43a59878dc274fec7
PKG_MD5SUM:=4136d7b4c04df68b686570afa26988ac
include $(INCLUDE_DIR)/package.mk