pmbootstrap: update to 1.8.1.
- adopt package
This commit is contained in:
parent
94b168a7f5
commit
65ecba588c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.7.0
|
||||
version=1.8.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -9,11 +9,11 @@ hostmakedepends="python3-setuptools"
|
|||
depends="python3 coreutils procps-ng libressl"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="PostmarketOS's chroot, build and flash tool"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://postmarketos.org"
|
||||
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
|
||||
checksum=8779a3302fb0841977b08557670f079893ad674035177e8da7d7f63a9d8b300a
|
||||
checksum=a65e4ecc5f33782da51516fbab6a709e10d9dee9b6b48d63eb9993ed4ff99c3f
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue