mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-cairo: update to 1.25.1.
This commit is contained in:
parent
f14d90ed02
commit
ba02ec00df
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-cairo'
|
||||
pkgname=python3-cairo
|
||||
version=1.24.0
|
||||
revision=2
|
||||
version=1.25.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="cairo-devel python3-devel"
|
||||
|
@ -13,7 +13,7 @@ license="LGPL-2.1-or-later, MPL-1.1"
|
|||
homepage="https://pycairo.readthedocs.io/"
|
||||
changelog="https://raw.githubusercontent.com/pygobject/pycairo/main/NEWS"
|
||||
distfiles="https://github.com/pygobject/pycairo/releases/download/v${version}/pycairo-${version}.tar.gz"
|
||||
checksum=1444d52f1bb4cc79a4a0c0fe2ccec4bd78ff885ab01ebe1c0f637d8392bcafb6
|
||||
checksum=7e2be4fbc3b4536f16db7a11982cbf713e75069a4d73d44fe5a49b68423f5c0c
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args="-Dtests=true"
|
||||
|
|
Loading…
Add table
Reference in a new issue