Skip to content

Commit

Permalink
ocserv: updated to 0.12.2
Browse files Browse the repository at this point in the history
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
  • Loading branch information
nmav committed Jan 10, 2019
1 parent 2636fb9 commit 8d814de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/ocserv/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ocserv
PKG_VERSION:=0.12.1
PKG_VERSION:=0.12.2
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_HASH:=0b7d6f4cd54cf8bf6400a27d202819eec32341225ae48ca73d049f9d17e3a2bc
PKG_HASH:=71ccf1dfe9e13a05d9dc1104256cad6ff91e7b7d8c07a02398842ce018a3897d

PKG_LICENSE:=GPLv2+
PKG_LICENSE_FILES:=COPYING
Expand Down

0 comments on commit 8d814de

Please sign in to comment.