mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pmbootstrap: update to 1.40.0
This commit is contained in:
parent
1fe163d03b
commit
1d416eda7b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pmbootstrap'
|
# Template file for 'pmbootstrap'
|
||||||
pkgname=pmbootstrap
|
pkgname=pmbootstrap
|
||||||
version=1.37.0
|
version=1.40.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools openssl git"
|
depends="python3-setuptools openssl git"
|
||||||
|
@ -10,5 +10,5 @@ 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=38136c8600964f8ea2cdeef26293d0f39cdf73812454df1961d3b0e15c2b246a
|
checksum=52e794dcd4ddf5e86b0081d34b918dcae6ad73875e167aab2b57739979401ad5
|
||||||
make_check=no # tests require chroot
|
make_check=no # tests require chroot
|
||||||
|
|
Loading…
Add table
Reference in a new issue