diff --git a/srcpkgs/stig/template b/srcpkgs/stig/template index 5e6d1c64511..0ec87c8321e 100644 --- a/srcpkgs/stig/template +++ b/srcpkgs/stig/template @@ -1,6 +1,6 @@ # Template file for 'stig' pkgname=stig -version=0.14.1a0 +version=0.14.2a0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -13,5 +13,5 @@ license="GPL-3.0-or-later" homepage="https://github.com/rndusr/stig" changelog="https://github.com/rndusr/stig/blob/master/CHANGELOG" 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