From d5a2be33ed6c17890bb2e6c353d98abff63a21cd Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 25 Mar 2006 13:24:59 +0000 Subject: [PATCH] remove one slash in PKG_SOURCE_URL SVN-Revision: 3482 --- openwrt/package/libol/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/libol/Makefile b/openwrt/package/libol/Makefile index e614fa2eeb..9205184ca0 100644 --- a/openwrt/package/libol/Makefile +++ b/openwrt/package/libol/Makefile @@ -7,7 +7,7 @@ PKG_VERSION:=0.3.17 PKG_RELEASE:=1 PKG_MD5SUM:=28cc52e84bdb472b7830f9ad120a62a7 -PKG_SOURCE_URL:=http://www.balabit.com/downloads/libol/0.3/ +PKG_SOURCE_URL:=http://www.balabit.com/downloads/libol/0.3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_CAT:=zcat -- 2.25.1