Browse Source

openconnect: updated to 7.03

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos 10 years ago
parent
commit
66cf9c34eb
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/openconnect/Makefile

+ 2
- 2
net/openconnect/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=openconnect
PKG_VERSION:=7.02
PKG_VERSION:=7.03
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/
PKG_MD5SUM:=d2498cfa1020be4665a7317dc1bf04b0
PKG_MD5SUM:=83f6a359906d49473f591ba613ca3fe5
PKG_CONFIG_DEPENDS:= \
CONFIG_OPENCONNECT_GNUTLS \


Loading…
Cancel
Save