debootstrap: update to 1.0.78+nmu1.
This commit is contained in:
parent
99b0def13b
commit
56cfde2b17
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'debootstrap'
|
# Template file for 'debootstrap'
|
||||||
pkgname=debootstrap
|
pkgname=debootstrap
|
||||||
version=1.0.78
|
version=1.0.78+nmu1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="wget gnupg binutils"
|
depends="wget gnupg binutils"
|
||||||
|
@ -10,7 +10,7 @@ license="custom"
|
||||||
homepage="http://packages.qa.debian.org/d/debootstrap.html"
|
homepage="http://packages.qa.debian.org/d/debootstrap.html"
|
||||||
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}_all.deb
|
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}_all.deb
|
||||||
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2014.3_all.deb"
|
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2014.3_all.deb"
|
||||||
checksum="c33caa5ab050b35858e775cd90c487e78db032ece0b99b5e236ef270827fc713
|
checksum="36db705f59cbedd1b0de11070f0d860f4aeae5218d0a1ba1d851b6340c78c298
|
||||||
017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0"
|
017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue