Browse Source

ocserv: updated to 0.8.6

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

+ 2
- 2
net/ocserv/Makefile View File

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ocserv
PKG_VERSION:=0.8.5
PKG_VERSION:=0.8.6
PKG_RELEASE:=1
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:=81ef79707c4b39f47685267c0f91e87e
PKG_MD5SUM:=78301874643ae658d43a8c7f4aaabadb
PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save