parent
107241b0ce
commit
739a350fd7
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.22.2
|
||||
version=1.23.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools coreutils procps-ng libressl git"
|
||||
|
@ -11,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=e5b95e17892f77027a3812cb3a95b24e66672d2ec88df4ce197423e0208a7fc8
|
||||
checksum=3589aa7ae8234d03ba9a654a6190d43fda7a88f4aa50323f51a042b78dc63a81
|
||||
|
||||
do_check() {
|
||||
# tests require chroot
|
||||
|
|
Loading…
Reference in a new issue