pmbootstrap: update to 1.49.0, adopt.
This commit is contained in:
parent
0920e6494c
commit
df6a6f10bb
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.46.0
|
||||
revision=2
|
||||
version=1.49.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="git openssl python3"
|
||||
short_desc="PostmarketOS's chroot, build and flash tool"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
short_desc="postmarketOS's chroot, build and flash tool"
|
||||
maintainer="Jami Kettunen <jami.kettunen@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=b50667a760bc072ac96b19cd36cfebf2c5b6d07928d6c79a0b822fb3e3c3e90a
|
||||
distfiles="https://git.sr.ht/~postmarketos/pmbootstrap/archive/${version}.tar.gz"
|
||||
checksum=af36bfced3faeddb2d77e24302f570c5e1830f6d95a2da69dd6be9f34241e4ca
|
||||
make_check=no # tests require chroot
|
||||
|
|
Loading…
Reference in New Issue