From: Waldemar Brodkorb Date: Sat, 25 Mar 2006 13:24:59 +0000 (+0000) Subject: remove one slash in PKG_SOURCE_URL X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=f4de23eefaaa20b2830535834c6ddcc29f5e8005;p=15.05%2Fopenwrt.git remove one slash in PKG_SOURCE_URL git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3482 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/libol/Makefile b/package/libol/Makefile index e614fa2eeb..9205184ca0 100644 --- a/package/libol/Makefile +++ b/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