pmbootstrap: update to 1.51.0.
This commit is contained in:
parent
b1cdc5c038
commit
7a55853f92
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.50.1
|
||||
version=1.51.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,5 +11,5 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://postmarketos.org"
|
||||
changelog="https://git.sr.ht/~postmarketos/pmbootstrap/refs"
|
||||
distfiles="https://git.sr.ht/~postmarketos/pmbootstrap/archive/${version}.tar.gz"
|
||||
checksum=21d8ca980f631dfff3670ff936a791118752e3df4f4f46ccfebc1b3401b17785
|
||||
checksum=85cd93d99914db301affc8fc1c2425ddc9c7f5451e4e6d8b0637bb924496530d
|
||||
make_check=no # tests require chroot
|
||||
|
|
Loading…
Reference in New Issue