From 395b74e58475a739726fe8ded049cafa6cebfe26 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 27 Jul 2008 12:07:57 +0000 Subject: [PATCH] Update radsecproxy to 1.1 (#3809) git-svn-id: svn://svn.openwrt.org/openwrt/packages@11957 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/radsecproxy/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index 32c733887..de726848b 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -9,14 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=radsecproxy -PKG_VERSION:=1.0p1 +PKG_VERSION:=1.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://software.uninett.no/radsecproxy/ -PKG_MD5SUM:=d1bdfd731342eda1242ba94703165fbe - -PKG_BUILD_DEPENDS:= libopenssl libpthread zlib +PKG_MD5SUM:=f7d0eaf1e9d963557affc90e61c0d1ae include $(INCLUDE_DIR)/package.mk -- 2.11.0