aboutsummaryrefslogtreecommitdiffstats
path: root/main/debootstrap/APKBUILD
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2012-12-18 06:20:25 -0600
committerWilliam Pitcock <nenolod@dereferenced.org>2012-12-18 06:20:47 -0600
commit5ff3b9694b5ddf23fec62ec57614e705f6d153a7 (patch)
tree55feec28624bb5356b87e5d1e724ca18b63f7a16 /main/debootstrap/APKBUILD
parent119185999980a6a6a78506a6b49e1a70ab55ad03 (diff)
downloadaports-5ff3b9694b5ddf23fec62ec57614e705f6d153a7.tar.bz2
aports-5ff3b9694b5ddf23fec62ec57614e705f6d153a7.tar.xz
main/debootstrap: sync pkgdetails.c from bootstrap-base-udeb in debian sid
Diffstat (limited to 'main/debootstrap/APKBUILD')
-rw-r--r--main/debootstrap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/debootstrap/APKBUILD b/main/debootstrap/APKBUILD
index 72cc143bc6..2043eb84b1 100644
--- a/main/debootstrap/APKBUILD
+++ b/main/debootstrap/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=debootstrap
pkgver=1.0.44
-pkgrel=0
+pkgrel=1
pkgdesc="Debian/Ubuntu bootstrap scripts"
url="http://packages.qa.debian.org/d/debootstrap.html"
arch="all"
@@ -43,4 +43,4 @@ package() {
install -Dm755 pkgdetails "$pkgdir"/usr/lib/debootstrap/pkgdetails
}
md5sums="73d965abf163b31002f754e3a5322a52 debootstrap_1.0.44.tar.gz
-cff11c88c5176c0ccb714e2d378f4d35 pkgdetails.c"
+66b6fb6d862ba4886701c9b056088479 pkgdetails.c"