mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pmbootstrap: update to 2.0.0.
This commit is contained in:
parent
bee8214b13
commit
72b80a41e6
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.53.0
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,5 +11,5 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://postmarketos.org"
|
homepage="https://postmarketos.org"
|
||||||
changelog="https://git.sr.ht/~postmarketos/pmbootstrap/refs"
|
changelog="https://git.sr.ht/~postmarketos/pmbootstrap/refs"
|
||||||
distfiles="https://git.sr.ht/~postmarketos/pmbootstrap/archive/${version}.tar.gz"
|
distfiles="https://git.sr.ht/~postmarketos/pmbootstrap/archive/${version}.tar.gz"
|
||||||
checksum=524a7ef43bc254bdb0973926312befc6f76b0c14b03cecdfc6407388c97cbec7
|
checksum=e8d63b6f746c50cba3abd604902ee3f61ccd25dcfc026b0c1418df7540fd99f7
|
||||||
make_check=no # tests require chroot
|
make_check=no # tests require chroot
|
||||||
|
|
Loading…
Add table
Reference in a new issue