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:
950c872
)
Update openconnect to 3.18
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 2 May 2012 19:28:11 +0000
(19:28 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 2 May 2012 19:28:11 +0000
(19:28 +0000)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
SVN-Revision: 31562
net/openconnect/Makefile
patch
|
blob
|
history
diff --git
a/net/openconnect/Makefile
b/net/openconnect/Makefile
index 4a03fa8f6552db8ea052c651415774f32cb9a637..9ba580c50f885597406158da97878ca808453886 100644
(file)
--- a/
net/openconnect/Makefile
+++ b/
net/openconnect/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=openconnect
-PKG_VERSION:=3.1
6
-PKG_RELEASE:=
2
+PKG_VERSION:=3.1
8
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/
-PKG_MD5SUM:=
ce258b996e6af9128f20fb797938f7b7
+PKG_MD5SUM:=
5a440ad946cfec0f1ee7ee5519081cf1
include $(INCLUDE_DIR)/package.mk