azote: update to 1.12.6
This commit is contained in:
parent
00498fc643
commit
c4770a2344
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'azote'
|
||||
pkgname=azote
|
||||
version=1.12.5
|
||||
version=1.12.6
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause, GPL-3.0-or-later"
|
|||
homepage="https://github.com/nwg-piotr/azote"
|
||||
changelog="https://github.com/nwg-piotr/azote/releases"
|
||||
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=82a53616999695ff4f7c67763f577925cd74423809ff6a5b9533c9b2e318715b
|
||||
checksum=e8ddbfc3774728e1b70d0559d615f85343d45ff6c64285ecd486023c1b954566
|
||||
make_check=no # no tests provided
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue