mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
zip: change downloadurl
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
85237b925a
commit
16db8461c8
@ -24,7 +24,7 @@ PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="Info-ZIP"
|
||||
PKG_SITE="http://www.info-zip.org/pub/infozip/"
|
||||
PKG_URL="http://sourceforge.net/projects/infozip/files/Zip%203.x%20%28latest%29/3.0//$PKG_NAME$PKG_VERSION.tar.gz"
|
||||
PKG_URL="$SOURCEFORGE_SRC/infozip/Zip%203.x%20%28latest%29/3.0/${PKG_NAME}${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user