mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/debootstrap: upgrade to 1.0.115
This commit is contained in:
parent
a1ba1d58e3
commit
ba1c433ff5
@ -1,7 +1,7 @@
|
||||
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=debootstrap
|
||||
pkgver=1.0.114
|
||||
pkgver=1.0.115
|
||||
pkgrel=0
|
||||
pkgdesc="Debian/Ubuntu bootstrap scripts"
|
||||
url="https://packages.qa.debian.org/d/debootstrap.html"
|
||||
@ -9,10 +9,8 @@ arch="noarch"
|
||||
license="MIT"
|
||||
options="!check" # upstream doesn't have a test suite
|
||||
depends="debian-archive-keyring dpkg tar"
|
||||
makedepends=""
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://ftp.debian.org/debian/pool/main/d/${pkgname}/${pkgname}_${pkgver}.tar.gz"
|
||||
builddir="$srcdir"/$pkgname
|
||||
|
||||
package() {
|
||||
cd "$builddir"
|
||||
@ -21,4 +19,4 @@ package() {
|
||||
"$pkgdir"/usr/share/man/man8/$pkgname.8
|
||||
}
|
||||
|
||||
sha512sums="3eb6c3d50a403c6edde229a2da3840117f603e3e9c211f89c8b1aa759bdcf8001b5f115ddcd345601087886b6ee838972f377f3f244cf26879ca87445d2a895a debootstrap_1.0.114.tar.gz"
|
||||
sha512sums="635e4feb1fb2bc247968127dc86bf0956243c8058f99e66ede177da84f0258cfc2de51873f347c099217b07e679527aeac08e7263d31b4112fb0708edb3deeb9 debootstrap_1.0.115.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user