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:
8d7dacf
)
openconnect: update openconnect to 4.08 (CVE-2012-6128)
author
Florian Fainelli
<florian@openwrt.org>
Thu, 14 Feb 2013 12:59:12 +0000
(12:59 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 14 Feb 2013 12:59:12 +0000
(12:59 +0000)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35599
net/openconnect/Makefile
patch
|
blob
|
history
diff --git
a/net/openconnect/Makefile
b/net/openconnect/Makefile
index 781278680298ba770e4bcbc1fb7934bfa9dd9563..4eff613b6046b3e42e949a8c8326601f78bc44ee 100644
(file)
--- a/
net/openconnect/Makefile
+++ b/
net/openconnect/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=openconnect
-PKG_VERSION:=4.0
7
+PKG_VERSION:=4.0
8
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/
-PKG_MD5SUM:=
61f26e7936d8b26c0f7e8119b7ef84b2
+PKG_MD5SUM:=
3dd065194d87c08084675d255c8e29ef
include $(INCLUDE_DIR)/package.mk