mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pmbootstrap: update to 1.51.0.
This commit is contained in:
parent
b1cdc5c038
commit
7a55853f92
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.50.1
|
version=1.51.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=21d8ca980f631dfff3670ff936a791118752e3df4f4f46ccfebc1b3401b17785
|
checksum=85cd93d99914db301affc8fc1c2425ddc9c7f5451e4e6d8b0637bb924496530d
|
||||||
make_check=no # tests require chroot
|
make_check=no # tests require chroot
|
||||||
|
|
Loading…
Add table
Reference in a new issue