azote: update to 1.12.7
This commit is contained in:
parent
647b2e20d3
commit
f1421cf99f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'azote'
|
# Template file for 'azote'
|
||||||
pkgname=azote
|
pkgname=azote
|
||||||
version=1.12.6
|
version=1.12.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause, GPL-3.0-or-later"
|
||||||
homepage="https://github.com/nwg-piotr/azote"
|
homepage="https://github.com/nwg-piotr/azote"
|
||||||
changelog="https://github.com/nwg-piotr/azote/releases"
|
changelog="https://github.com/nwg-piotr/azote/releases"
|
||||||
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e8ddbfc3774728e1b70d0559d615f85343d45ff6c64285ecd486023c1b954566
|
checksum=e7969ee0c4a3f36c0be0fef04e2eb5141de44458fbc24252d0d385434ee4dbe3
|
||||||
make_check=no # no tests provided
|
make_check=no # no tests provided
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue