Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=09b0f65f95d8536000267f3fab872c798e1d6ae6
commit 09b0f65f95d8536000267f3fab872c798e1d6ae6 Author: crazy <[email protected]> Date: Sun Mar 19 22:27:11 2017 +0100 debootstrap-1.0.89-1-x86_64 * Version bump diff --git a/source/apps-extra/debootstrap/FrugalBuild b/source/apps-extra/debootstrap/FrugalBuild index 25d354e..ebb1e89 100644 --- a/source/apps-extra/debootstrap/FrugalBuild +++ b/source/apps-extra/debootstrap/FrugalBuild @@ -4,7 +4,7 @@ # Contributor: Bence Nagy <[email protected]> pkgname=debootstrap -pkgver=1.0.56 +pkgver=1.0.89 #srcver=`echo $pkgver | tr "_" "-"` pkgrel=1 pkgdesc="Bootstrap a basic Debian system" @@ -17,9 +17,9 @@ source=(http://ftp.debian.org/debian/pool/main/d/$pkgname/${pkgname}_$pkgver.tar up2date="lynx -dump 'http://ftp.de.debian.org/debian/pool/main/d/debootstrap/?C=M;O=D' | grep debootstrap_.*.tar.gz | head -n 1 | sed 's/.*debootstrap_\(.*\).tar.gz.*/\1/; s/-/_/'" build() { - Fcd + Fcd $pkgname wget ftp://ftp.free.fr/mirrors/ftp.gentoo.org/distfiles/devices.tar.gz || Fdie Fmakeinstall } -sha1sums=('fdb8ae5993bc12e16c6d28d04e76cf669783e6df') +sha1sums=('17688a4b9e56a91d416d3ce2c75c432e63e54b51') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
