pmbootstrap: update to 1.29.2.
This commit is contained in:
parent
09a749c882
commit
f9f27b645c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.29.1
|
||||
revision=2
|
||||
version=1.29.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools coreutils procps-ng openssl git"
|
||||
|
@ -10,7 +10,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://postmarketos.org"
|
||||
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
|
||||
checksum=d3608be5db1dedfa150c90248aadbc72211274802cfe2c0b87427b8cf91a73b4
|
||||
checksum=7288217212dbb89d6623718561440c3593a99c298db631912ea4a192ca397fb2
|
||||
|
||||
do_check() {
|
||||
# tests require chroot
|
||||
|
|
Loading…
Reference in a new issue