From fa2bedeb645c40c99c9455f43216c88e3ba405a7 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 27 Jul 2008 12:07:57 +0000 Subject: [PATCH] Update radsecproxy to 1.1 (#3809) SVN-Revision: 11957 --- net/radsecproxy/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index 32c733887d..de726848bc 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.30.2