Browse Source

ocserv: updated to 0.10.6

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos 9 years ago
parent
commit
11c9408690
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      net/ocserv/Makefile

+ 3
- 3
net/ocserv/Makefile View File

@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ocserv
PKG_VERSION:=0.10.5
PKG_RELEASE:=2
PKG_VERSION:=0.10.6
PKG_RELEASE:=1
PKG_USE_MIPS16:=0
PKG_BUILD_DIR :=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/ocserv/
PKG_MD5SUM:=17ee861f352d6ef7cd33114819b215ba
PKG_MD5SUM:=b99c74b781a180348f3a3240940fc838
PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save