projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cac4b00
)
upgrade libnl to 1.0-pre8
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 30 Nov 2007 11:29:30 +0000
(11:29 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 30 Nov 2007 11:29:30 +0000
(11:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9636
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/libnl/Makefile
patch
|
blob
|
history
diff --git
a/package/libnl/Makefile
b/package/libnl/Makefile
index
d232c77
..
372b3a3
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
This page took
0.025022 seconds
and
4
git commands to generate.