mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
stig: update to 0.12.3a0.
This commit is contained in:
parent
32e08e8d81
commit
4c6faaa22e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'stig'
|
||||
pkgname=stig
|
||||
version=0.12.2a0
|
||||
revision=2
|
||||
version=0.12.3a0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-blinker python3-natsort python3-xdg python3-aiohttp
|
||||
|
@ -11,5 +11,5 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/rndusr/stig"
|
||||
distfiles="https://github.com/rndusr/stig/archive/v${version}.tar.gz"
|
||||
checksum=f3a7b39d39bc8dae8661db9f24bbf6e9dacccf5e04f35c6bed1290e5c5120ddc
|
||||
checksum=49cf2b8d73fa7f61a500672d02cd18a7155d842907b09450a5f92a9b360c6575
|
||||
make_check=no # needs python3-asynctest which is not packaged
|
||||
|
|
Loading…
Add table
Reference in a new issue