1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-08 04:01:21 +02:00

remove one slash in PKG_SOURCE_URL

SVN-Revision: 3482
This commit is contained in:
Waldemar Brodkorb 2006-03-25 13:24:59 +00:00
parent 6c5f643cde
commit d5a2be33ed

@ -7,7 +7,7 @@ PKG_VERSION:=0.3.17
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_MD5SUM:=28cc52e84bdb472b7830f9ad120a62a7 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_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat PKG_CAT:=zcat