Browse Source

ocserv: updated to 0.10.5

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos 10 years ago
parent
commit
0622e99f91
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.10.4
PKG_VERSION:=0.10.5
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:=6df31778642320ea7b90f314c4c9a897
PKG_MD5SUM:=415e663c0ad5d451bf0cb091fedca944
PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save