wok diff lilo/receipt @ rev 11062
Up: optipng to 0.6.5.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 00:32:23 2011 +0000 (2011-10-17) |
parents | aaaad6fc3437 |
children | 2a5cc8208d36 |
line diff
1.1 --- a/lilo/receipt Fri Jan 02 17:26:08 2009 +0100 1.2 +++ b/lilo/receipt Mon Oct 17 00:32:23 2011 +0000 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lilo" 1.7 -VERSION="22.8" 1.8 +VERSION="23.2" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="LInux boot LOader." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 -TARBALL="$PACKAGE-$VERSION.src.tar.gz" 1.13 -WEB_SITE="http://lilo.go.dyndns.org/" 1.14 -WGET_URL="ftp://metalab.unc.edu/pub/Linux/system/boot/$PACKAGE/$TARBALL" 1.15 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 +WEB_SITE="https://alioth.debian.org/projects/lilo/" 1.17 +WGET_URL="http://lilo.alioth.debian.org/ftp/sources/$TARBALL" 1.18 BUILD_DEPENDS="dev86 libdevmapper" 1.19 DEPENDS="libdevmapper" 1.20 1.21 @@ -17,7 +17,7 @@ 1.22 cd $src 1.23 sed -i 's/cp -uf/cp -f/' Makefile 1.24 make && 1.25 - make ROOT=$PWD/_pkg install 1.26 + make install 1.27 } 1.28 1.29 # Rules to gen a SliTaz package suitable for Tazpkg.