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 73bb315ed..36ec25f3f 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:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/ |