mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
pmbootstrap: update to 1.10.0.
This commit is contained in:
parent
51723c2829
commit
b6a1f3cd45
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pmbootstrap'
|
# Template file for 'pmbootstrap'
|
||||||
pkgname=pmbootstrap
|
pkgname=pmbootstrap
|
||||||
version=1.9.0
|
version=1.10.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
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=f5b6034e02e6d29b0a8cbcee80fe6beeabd33beaed1a589befcd31892768a3cf
|
checksum=95251db0b6b55a7541e8f370d2985d0005d6cc8b4dc600c3fb4a753ba1b455f7
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|
Loading…
Add table
Reference in a new issue