projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1b4f5b
)
upgrade libnl to 1.0-pre8
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 30 Nov 2007 11:29:30 +0000
(11:29 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 30 Nov 2007 11:29:30 +0000
(11:29 +0000)
SVN-Revision: 9636
package/libnl/Makefile
patch
|
blob
|
history
diff --git
a/package/libnl/Makefile
b/package/libnl/Makefile
index d232c77b3f92c1baae6586c19fbca83c31d44934..372b3a3580e576c712f65af733cd785331464843 100644
(file)
--- a/
package/libnl/Makefile
+++ b/
package/libnl/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libnl
-PKG_VERSION:=1.0-pre
7
+PKG_VERSION:=1.0-pre
8
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