aboutsummaryrefslogtreecommitdiffstats
path: root/main/debootstrap
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-06-10 17:39:42 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2011-06-10 17:39:58 -0500
commitfcc7fe557500898db9c9af093e6b9f7c03b8e2ba (patch)
treeb6ccc5dc68e0da48332d081e73c2ca8e0726f762 /main/debootstrap
parent9cc634cf1091fdc8a056bbe0925145d56c6fca52 (diff)
main/debootstrap: upgrade to 1.0.32
Diffstat (limited to 'main/debootstrap')
-rw-r--r--main/debootstrap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/debootstrap/APKBUILD b/main/debootstrap/APKBUILD
index c21a9831b0d..246fc75074c 100644
--- a/main/debootstrap/APKBUILD
+++ b/main/debootstrap/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=debootstrap
-pkgver=1.0.29
+pkgver=1.0.32
pkgrel=0
pkgdesc="Debian/Ubuntu bootstrap scripts"
url="http://packages.qa.debian.org/d/debootstrap.html"
@@ -42,5 +42,5 @@ package() {
make DESTDIR="$pkgdir" install || return
install -Dm755 pkgdetails "$pkgdir"/usr/lib/debootstrap/pkgdetails
}
-md5sums="84f6127ee1775dde48dca03994bd1e5c debootstrap_1.0.29.tar.gz
+md5sums="3538ffa710f0d365dcbdc0dc18af2d4c debootstrap_1.0.32.tar.gz
cff11c88c5176c0ccb714e2d378f4d35 pkgdetails.c"