From 0e58b4a9686e9e9bd6ab9dba441e4483d1a79691 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toke=20H=C3=B8iland-J=C3=B8rgensen?= Date: Fri, 23 Sep 2016 14:01:04 +0200 Subject: [PATCH] radsecproxy: Bump version to 1.6.8. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Toke Høiland-Jørgensen --- net/radsecproxy/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index 6faf5e217..7387e0320 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=radsecproxy -PKG_VERSION:=1.6.7 -PKG_RELEASE:=2 +PKG_VERSION:=1.6.8 +PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://software.uninett.no/radsecproxy/ -PKG_MD5SUM:=d76cf4fc68515667b8c67387f5045150 +PKG_MD5SUM:=b868f7faf4887a10376d1bd96ef75368 PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=LICENSE