Browse Source

ocserv: updated to 0.8.4

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos 10 years ago
parent
commit
3739d8bb30
2 changed files with 2 additions and 8776 deletions
  1. +2
    -2
      net/ocserv/Makefile
  2. +0
    -8774
      net/ocserv/patches/0001-corrected-included-protobuf-s-path-to-align-with-pro.patch

+ 2
- 2
net/ocserv/Makefile View File

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ocserv
PKG_VERSION:=0.8.3
PKG_VERSION:=0.8.4
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:=fd74a172a34a9b4e0d52a43b098adbec
PKG_MD5SUM:=3eb452fddebda887eaa5f6412dab634c
PKG_LICENSE:=GPLv3
PKG_LICENSE_FILES:=COPYING


+ 0
- 8774
net/ocserv/patches/0001-corrected-included-protobuf-s-path-to-align-with-pro.patch
File diff suppressed because it is too large
View File


Loading…
Cancel
Save