update radsexproxy to version 1.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13622 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b4c657628a
commit
34b99bde21
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user