From: Hans Zandbelt Date: Fri, 24 Jul 2009 20:49:29 +0000 (+0000) Subject: update radsecproxy to release 1.3.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=906e05c9b2dd4a830fd1e4b9f5749f9cdcae7eaa;p=openwrt%2Fsvn-archive%2Farchive.git update radsecproxy to release 1.3.1 SVN-Revision: 16972 --- diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index 9a303a4c4b..40383aa2cf 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=radsecproxy -PKG_VERSION:=1.3 +PKG_VERSION:=1.3.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://software.uninett.no/radsecproxy/ -PKG_MD5SUM:=a352ae4efeeed0528cee8efa21f460b6 +PKG_MD5SUM:=565b389268d906c3b465f63750938667 include $(INCLUDE_DIR)/package.mk