pmbootstrap: update to 1.27.0.
This commit is contained in:
parent
5b04f8540c
commit
7448bac35c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.25.0
|
||||
version=1.27.0
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,7 +10,7 @@ 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=c2020a75824c52c82e05b091e317d060ebc4736abb1668ffbfaf56122a7b14c4
|
||||
checksum=0f99436c5af39fa90d1c5cd8cb3794bc234d087402f262a35d7856d0135b5230
|
||||
|
||||
do_check() {
|
||||
# tests require chroot
|
||||
|
|
Loading…
Reference in a new issue