pmbootstrap: update to 1.29.2.

This commit is contained in:
UsernameRandomlyGenerated 2021-03-21 14:07:34 +01:00 committed by Érico Nogueira Rolim
parent 09a749c882
commit f9f27b645c

View file

@ -1,7 +1,7 @@
# Template file for 'pmbootstrap' # Template file for 'pmbootstrap'
pkgname=pmbootstrap pkgname=pmbootstrap
version=1.29.1 version=1.29.2
revision=2 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-setuptools coreutils procps-ng openssl git" depends="python3-setuptools coreutils procps-ng openssl git"
@ -10,7 +10,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://postmarketos.org" homepage="https://postmarketos.org"
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz" distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
checksum=d3608be5db1dedfa150c90248aadbc72211274802cfe2c0b87427b8cf91a73b4 checksum=7288217212dbb89d6623718561440c3593a99c298db631912ea4a192ca397fb2
do_check() { do_check() {
# tests require chroot # tests require chroot