diff options
Diffstat (limited to 'net/openconnect/Makefile')
-rw-r--r-- | net/openconnect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 277653a1b..59e81f77a 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openconnect PKG_VERSION:=8.10 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/ |