wok diff lilo/receipt @ rev 23413
updated perl-xml-entities (1.0000 -> 1.0002)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 01 07:24:50 2020 +0100 (2020-04-01) |
parents | 8dd8bab3f0ca |
children | 83b97236db32 |
line diff
1.1 --- a/lilo/receipt Thu Jan 24 14:51:04 2019 +0100 1.2 +++ b/lilo/receipt Wed Apr 01 07:24:50 2020 +0100 1.3 @@ -1,14 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lilo" 1.7 -VERSION="24.0" 1.8 +VERSION="24.2" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="LInux boot LOader." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="BSD" 1.13 +WEB_SITE="https://www.joonet.de/lilo/" 1.14 + 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 -WEB_SITE="https://web.archive.org/web/20160705200041/https://alioth.debian.org/projects/lilo/" 1.17 -WGET_URL="http://lilo.alioth.debian.org/ftp/sources/$TARBALL" 1.18 +WGET_URL="${WEB_SITE}ftp/sources/$TARBALL" 1.19 1.20 BUILD_DEPENDS="dev86 libdevmapper" 1.21 DEPENDS="libdevmapper" 1.22 @@ -25,4 +26,3 @@ 1.23 { 1.24 cp -a $install/sbin $fs 1.25 } 1.26 -