mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
pmbootstrap: update to 1.50.1.
This commit is contained in:
parent
cf9442e6a3
commit
9d1d5446e6
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.50.0
|
||||
version=1.50.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -9,6 +9,7 @@ short_desc="Package build and device flashing tool for postmarketOS"
|
|||
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
|
||||
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=f7ac871102de7056ee3c336d6a5466335655d528f14fc71890d2c4ec783d05b8
|
||||
checksum=21d8ca980f631dfff3670ff936a791118752e3df4f4f46ccfebc1b3401b17785
|
||||
make_check=no # tests require chroot
|
||||
|
|
Loading…
Add table
Reference in a new issue