mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cairomm: update to 1.14.5.
This commit is contained in:
parent
a1098b1603
commit
b834b69e2e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cairomm'
|
# Template file for 'cairomm'
|
||||||
pkgname=cairomm
|
pkgname=cairomm
|
||||||
version=1.14.4
|
version=1.14.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dbuild-examples=false"
|
configure_args="-Dbuild-examples=false"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, MPL-1.1"
|
license="GPL-2.0-or-later, MPL-1.1"
|
||||||
homepage="https://www.cairographics.org/cairomm/"
|
homepage="https://www.cairographics.org/cairomm/"
|
||||||
distfiles="https://cairographics.org/releases/cairomm-${version}.tar.xz"
|
distfiles="https://cairographics.org/releases/cairomm-${version}.tar.xz"
|
||||||
checksum=4749d25a2b2ef67cc0c014caaf5c87fa46792fc4b3ede186fb0fc932d2055158
|
checksum=70136203540c884e89ce1c9edfb6369b9953937f6cd596d97c78c9758a5d48db
|
||||||
|
|
||||||
cairomm-devel_package() {
|
cairomm-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue