mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
pmbootstrap: update to 1.46.0.
This commit is contained in:
parent
a52a47e4c4
commit
f07b022842
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.43.0
|
||||
version=1.46.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools openssl git"
|
||||
depends="git openssl python3"
|
||||
short_desc="PostmarketOS's chroot, build and flash tool"
|
||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://postmarketos.org"
|
||||
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
|
||||
checksum=65f720fe8c8436cc13780e74978e2dfa66c4ca72e9e8567004015ff6f8a536a3
|
||||
checksum=b50667a760bc072ac96b19cd36cfebf2c5b6d07928d6c79a0b822fb3e3c3e90a
|
||||
make_check=no # tests require chroot
|
||||
|
|
Loading…
Add table
Reference in a new issue