projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
babd0c6
)
[package] update tinc to 1.0.11 (#6126)
author
Florian Fainelli
<florian@openwrt.org>
Wed, 11 Nov 2009 13:12:33 +0000
(13:12 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 11 Nov 2009 13:12:33 +0000
(13:12 +0000)
SVN-Revision: 18372
net/tinc/Makefile
patch
|
blob
|
history
diff --git
a/net/tinc/Makefile
b/net/tinc/Makefile
index 49dd89f950e7be773fdf33e9cfb9e78d0fd54192..6457c84903c0df64207aaef6d5eb6a3af68106e6 100644
(file)
--- a/
net/tinc/Makefile
+++ b/
net/tinc/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=tinc
-PKG_VERSION:=1.0.1
0
+PKG_VERSION:=1.0.1
1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.tinc-vpn.org/packages \
http://ftp.yi.se/pub/tinc/ \
http://www.mirrors.wiretapped.net/security/network-security/tinc/
-PKG_MD5SUM:=
da69d4f4c9a1b1ee44fd14a52a049141
+PKG_MD5SUM:=
ee0b1a3366c6e379cae34be6fa5dcb15
include $(INCLUDE_DIR)/package.mk