update radsecproxy to release 1.3.1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@16972 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
zandbelt 2009-07-24 20:49:29 +00:00
parent 1902afe4e5
commit 8ea8d9f55b

View 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