wok diff libzim/receipt @ rev 20235

busybox: add arch (uname -m alias)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 05 15:52:59 2018 +0100 (2018-03-05)
parents 35a23f513b71
children fe96d104d02e
line diff
     1.1 --- a/libzim/receipt	Mon Jan 29 16:42:42 2018 +0100
     1.2 +++ b/libzim/receipt	Mon Mar 05 15:52:59 2018 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.openzim.org/wiki/Zimlib"
     1.7 -WGET_URL="http://www.openzim.org/download/$TARBALL"
     1.8 +WGET_URL="http://download.openzim.org/archive/$TARBALL"
     1.9  
    1.10  DEPENDS="liblzma"
    1.11  BUILD_DEPENDS="xz-dev autoconf automake libtool"