mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
pmbootstrap: update to 1.37.0
This commit is contained in:
parent
bfbeb5e2ba
commit
acab097ac7
1 changed files with 4 additions and 8 deletions
|
@ -1,18 +1,14 @@
|
||||||
# Template file for 'pmbootstrap'
|
# Template file for 'pmbootstrap'
|
||||||
pkgname=pmbootstrap
|
pkgname=pmbootstrap
|
||||||
version=1.32.0
|
version=1.37.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools coreutils procps-ng openssl git"
|
depends="python3-setuptools openssl git"
|
||||||
short_desc="PostmarketOS's chroot, build and flash tool"
|
short_desc="PostmarketOS's chroot, build and flash tool"
|
||||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://postmarketos.org"
|
homepage="https://postmarketos.org"
|
||||||
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
|
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
|
||||||
checksum=d53885627382dd37536bf28edd538d10e37fdd1ccd3117b34eac35df3ec1b2e6
|
checksum=38136c8600964f8ea2cdeef26293d0f39cdf73812454df1961d3b0e15c2b246a
|
||||||
|
make_check=no # tests require chroot
|
||||||
do_check() {
|
|
||||||
# tests require chroot
|
|
||||||
:
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue