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'
|
# Template file for 'cairo'
|
||||||
pkgname=cairo
|
pkgname=cairo
|
||||||
version=1.18.0
|
version=1.18.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later, MPL-1.1"
|
license="LGPL-2.1-or-later, MPL-1.1"
|
||||||
homepage="https://cairographics.org"
|
homepage="https://cairographics.org"
|
||||||
distfiles="https://cairographics.org/releases/cairo-${version}.tar.xz"
|
distfiles="https://cairographics.org/releases/cairo-${version}.tar.xz"
|
||||||
checksum=243a0736b978a33dee29f9cca7521733b78a65b5418206fef7bd1c3d4cf10b64
|
checksum=445ed8208a6e4823de1226a74ca319d3600e83f6369f99b14265006599c32ccb
|
||||||
|
|
||||||
cairo-devel_package() {
|
cairo-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue