From: Hans Zandbelt Date: Sat, 13 Dec 2008 20:23:16 +0000 (+0000) Subject: update radsexproxy to version 1.2 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=fa04f87d73295a8579ee9ad55c630fe3aba1ecce update radsexproxy to version 1.2 SVN-Revision: 13622 --- diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index de726848bc..b6bc32995b 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -1,20 +1,20 @@ # -# Copyright (C) 2007 OpenWrt.org +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: $ +# $Id$ include $(TOPDIR)/rules.mk PKG_NAME:=radsecproxy -PKG_VERSION:=1.1 +PKG_VERSION:=1.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://software.uninett.no/radsecproxy/ -PKG_MD5SUM:=f7d0eaf1e9d963557affc90e61c0d1ae +PKG_MD5SUM:=e209054731b3316301d0920c15a0a5b2 include $(INCLUDE_DIR)/package.mk diff --git a/net/radsecproxy/files/radsecproxy.init b/net/radsecproxy/files/radsecproxy.init index f047275675..9576d96896 100644 --- a/net/radsecproxy/files/radsecproxy.init +++ b/net/radsecproxy/files/radsecproxy.init @@ -1,5 +1,6 @@ #!/bin/sh /etc/rc.common -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2008 OpenWrt.org + START=50 DEFAULT=/etc/default/radsecproxy