debootstrap: update to 1.0.105.
This commit is contained in:
parent
d3e52be1f2
commit
3b9646b9f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'debootstrap'
|
||||
pkgname=debootstrap
|
||||
version=1.0.104
|
||||
version=1.0.105
|
||||
revision=1
|
||||
build_style=fetch
|
||||
depends="binutils gnupg gzip tar wget xz"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
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="1bea11bdfa83e7c8c287882e2597a7bbf619c4cc52ec62070797daac36c18bf3
|
||||
checksum="34c9eb985d23119b6f2126352aa407f40730f02ae42745b3ca9aca4f7cfaadbf
|
||||
017a2fba215cd64612891f5aa02546be5c0e30923a66672f889867cc6dd8d3a0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue