update radsecproxy to release 1.3.1
authorzandbelt <zandbelt@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 24 Jul 2009 20:49:29 +0000 (20:49 +0000)
committerzandbelt <zandbelt@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 24 Jul 2009 20:49:29 +0000 (20:49 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16972 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/radsecproxy/Makefile

index 9a303a4..40383aa 100644 (file)
@@ -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