pmbootstrap: update to 1.11.0.
This commit is contained in:
parent
d6a5b3c213
commit
63af718b66
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.10.0
|
||||
version=1.11.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -9,11 +9,11 @@ hostmakedepends="python3-setuptools"
|
|||
depends="python3-setuptools coreutils procps-ng libressl"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="PostmarketOS's chroot, build and flash tool"
|
||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
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=95251db0b6b55a7541e8f370d2985d0005d6cc8b4dc600c3fb4a753ba1b455f7
|
||||
checksum=ef1e94a8ae32058cca6936e6ee0d09f9117354d4e5ba64dc2cb27160874f340e
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue