mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
pmbootstrap: update to 1.21.0.
This commit is contained in:
parent
878c35f8f8
commit
d93fe2814e
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.20.0
|
version=1.21.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,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=12904fdb93fa441c3360b7a48441a16c5f2b00b5f895e0af9f8c75b19b05c4e4
|
checksum=0246b499ceaf486d096c8e9c07042516801c6f8f64d49169f950d59e2dcfe6c0
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# tests require chroot
|
# tests require chroot
|
||||||
|
|
Loading…
Add table
Reference in a new issue