mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
pmbootstrap: update to 2.2.1.
This commit is contained in:
parent
b8e4b94a7e
commit
4f5ddf0de5
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pmbootstrap'
|
# Template file for 'pmbootstrap'
|
||||||
pkgname=pmbootstrap
|
pkgname=pmbootstrap
|
||||||
version=2.0.0
|
version=2.2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="git openssl python3"
|
depends="git openssl python3"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="Package build and device flashing tool for postmarketOS"
|
||||||
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
|
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://postmarketos.org"
|
homepage="https://postmarketos.org"
|
||||||
changelog="https://git.sr.ht/~postmarketos/pmbootstrap/refs"
|
changelog="https://gitlab.com/postmarketOS/pmbootstrap/-/tags"
|
||||||
distfiles="https://git.sr.ht/~postmarketos/pmbootstrap/archive/${version}.tar.gz"
|
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
|
||||||
checksum=e8d63b6f746c50cba3abd604902ee3f61ccd25dcfc026b0c1418df7540fd99f7
|
checksum=195a3cb430c9ede354bc575ddb765f10b205067f8c478f153c84f6f793785c09
|
||||||
make_check=no # tests require chroot
|
make_check=no # tests require chroot
|
||||||
|
|
Loading…
Add table
Reference in a new issue