mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
cairo: update to 1.18.4
This commit is contained in:
parent
1723b0eca1
commit
aa7e69feee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cairo'
|
||||
pkgname=cairo
|
||||
version=1.18.0
|
||||
version=1.18.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="qemu"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later, MPL-1.1"
|
||||
homepage="https://cairographics.org"
|
||||
distfiles="https://cairographics.org/releases/cairo-${version}.tar.xz"
|
||||
checksum=243a0736b978a33dee29f9cca7521733b78a65b5418206fef7bd1c3d4cf10b64
|
||||
checksum=445ed8208a6e4823de1226a74ca319d3600e83f6369f99b14265006599c32ccb
|
||||
|
||||
cairo-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue