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