mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
pmbootstrap: update to 3.3.2.
This commit is contained in:
parent
f020760d74
commit
40727ea6a0
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=3.0.0
|
||||
revision=2
|
||||
version=3.3.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
depends="git openssl python3 kpartx util-linux"
|
||||
depends="git openssl python3 kpartx util-linux procps-ng tar"
|
||||
checkdepends="python3-pytest ${depends}"
|
||||
short_desc="Package build and device flashing tool for postmarketOS"
|
||||
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
|
||||
maintainer="Jason Elswick <jason@jasondavid.us>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://postmarketos.org"
|
||||
changelog="https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/tags"
|
||||
distfiles="https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
|
||||
checksum=80bb9b105e9ddae07be8ac7b56299a50541ac4671e592544761fdbbbee5e09f4
|
||||
checksum=7905c0839b4e9afd581ae32aca71023bfd23ce94658daa6cf6c9b6bfd717d267
|
||||
|
|
Loading…
Add table
Reference in a new issue