mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +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'
|
||||
pkgname=pmbootstrap
|
||||
version=2.0.0
|
||||
revision=2
|
||||
version=2.2.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
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>"
|
||||
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=e8d63b6f746c50cba3abd604902ee3f61ccd25dcfc026b0c1418df7540fd99f7
|
||||
changelog="https://gitlab.com/postmarketOS/pmbootstrap/-/tags"
|
||||
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
|
||||
checksum=195a3cb430c9ede354bc575ddb765f10b205067f8c478f153c84f6f793785c09
|
||||
make_check=no # tests require chroot
|
||||
|
|
Loading…
Add table
Reference in a new issue