stig: update to 0.14.2a0

This commit is contained in:
Emil Miler
2026-03-17 19:17:35 +01:00
committed by Duncan Overbruck
parent 77952e2ec3
commit ff0847ebfd
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'stig' # Template file for 'stig'
pkgname=stig pkgname=stig
version=0.14.1a0 version=0.14.2a0
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@@ -13,5 +13,5 @@ license="GPL-3.0-or-later"
homepage="https://github.com/rndusr/stig" homepage="https://github.com/rndusr/stig"
changelog="https://github.com/rndusr/stig/blob/master/CHANGELOG" changelog="https://github.com/rndusr/stig/blob/master/CHANGELOG"
distfiles="https://github.com/rndusr/stig/archive/v${version}.tar.gz" distfiles="https://github.com/rndusr/stig/archive/v${version}.tar.gz"
checksum=0c02550d895a8ac061750439c23fec8cbe028a0aa224e92d447118d6cc700813 checksum=e177c4a9fd07f5688140f93d68b4d4a904646dea3b6e428e0dd6feead5eb83cc
make_check=no # needs python3-asynctest which is not packaged make_check=no # needs python3-asynctest which is not packaged