pmbootstrap: update to 1.12.0.
This commit is contained in:
parent
e57469940d
commit
3392fd7497
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.11.0
|
||||
version=1.12.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="pmb"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools coreutils procps-ng libressl"
|
||||
checkdepends="python3-pytest"
|
||||
|
@ -13,7 +12,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=ef1e94a8ae32058cca6936e6ee0d09f9117354d4e5ba64dc2cb27160874f340e
|
||||
checksum=d1e692f8ca02bfbeeac5ad2640f7b56b61ca2475a6fec5a0e50a0410cdc63a24
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue