update radsecproxy to version 1.3
authorzandbelt <zandbelt@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Jun 2009 13:37:14 +0000 (13:37 +0000)
committerzandbelt <zandbelt@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Jun 2009 13:37:14 +0000 (13:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16369 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/radsecproxy/Makefile

index 18f1e39..9a303a4 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2008 OpenWrt.org
+# Copyright (C) 2008-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=radsecproxy
-PKG_VERSION:=1.2
+PKG_VERSION:=1.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://software.uninett.no/radsecproxy/
-PKG_MD5SUM:=e209054731b3316301d0920c15a0a5b2
+PKG_MD5SUM:=a352ae4efeeed0528cee8efa21f460b6
 
 include $(INCLUDE_DIR)/package.mk