Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d1588eff2458468c266ccf03e5679cc864fc8de2
commit d1588eff2458468c266ccf03e5679cc864fc8de2 Author: crazy <[email protected]> Date: Sun Apr 30 20:32:18 2017 +0200 debootstrap-1.0.90-1-x86_64 * Version bump diff --git a/source/apps-extra/debootstrap/FrugalBuild b/source/apps-extra/debootstrap/FrugalBuild index ebb1e89..cdeccb5 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.89 +pkgver=1.0.90 #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 $pkgname + Fcd wget ftp://ftp.free.fr/mirrors/ftp.gentoo.org/distfiles/devices.tar.gz || Fdie Fmakeinstall } -sha1sums=('17688a4b9e56a91d416d3ce2c75c432e63e54b51') +sha1sums=('eb5d7bd58c16ee469799dfd50bb381f7d368db18') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
