mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 19:18:07 +02:00
upgrade libnl to 1.0-pre8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9636 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cac4b005fb
commit
555f51c126
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libnl
|
||||
PKG_VERSION:=1.0-pre7
|
||||
PKG_VERSION:=1.0-pre8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=libnl-1.0-pre7.tar.gz
|
||||
PKG_SOURCE_URL:=http://www.suug.ch/~tgr/libnl/files/
|
||||
PKG_MD5SUM:=db9f6265c370f09defd2d2fa3540758e
|
||||
PKG_SOURCE:=libnl-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://people.suug.ch/~tgr/libnl/files/
|
||||
PKG_MD5SUM:=cc54b3ed25ba45d45a966b9355030810
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user