wok rev 21357

updated lilo (24.0 -> 24.2)
author Hans-G?nter Theisgen
date Sun Apr 21 10:07:03 2019 +0100 (2019-04-21)
parents ea835222df2a
children cad1580ae09a
files lilo/receipt
line diff
     1.1 --- a/lilo/receipt	Sun Apr 21 09:57:43 2019 +0100
     1.2 +++ b/lilo/receipt	Sun Apr 21 10:07:03 2019 +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 -