mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
pmbootstrap: update to 1.8.2.
This commit is contained in:
parent
0214c09b6f
commit
17e5e4e9fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.8.1
|
||||
version=1.8.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ 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=a65e4ecc5f33782da51516fbab6a709e10d9dee9b6b48d63eb9993ed4ff99c3f
|
||||
checksum=b1ad42608c5b844a6d399f5d47a275947d2bd6ed2eba2ede8f0b24dde3c0e178
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Add table
Reference in a new issue