debootstrap: update to 1.0.74.
This commit is contained in:
parent
0379f70dc3
commit
c3eed4a138
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'debootstrap'
|
||||
pkgname=debootstrap
|
||||
version=1.0.73
|
||||
version=1.0.74
|
||||
revision=1
|
||||
build_style=fetch
|
||||
depends="wget gnupg binutils"
|
||||
|
@ -10,7 +10,7 @@ license="custom"
|
|||
homepage="http://packages.qa.debian.org/d/debootstrap.html"
|
||||
distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}_all.deb
|
||||
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2014.3_all.deb"
|
||||
checksum="28854a9373883d911db1a4d585d090bea75d9c713095c3e5425d400e44c163b4
|
||||
checksum="9ba401c526a186fea35b8fb2a841a3d17a31c45069bfc62b5ccb5c4752fbc351
|
||||
017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue