From: zandbelt Date: Fri, 24 Jul 2009 20:49:29 +0000 (+0000) Subject: update radsecproxy to release 1.3.1 X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=8ea8d9f55b313f204cd10da58cfa7afb03acc6b0;p=packages.git update radsecproxy to release 1.3.1 git-svn-id: svn://svn.openwrt.org/openwrt/packages@16972 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index 9a303a4c4..40383aa2c 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