mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/cairo: upgrade to 1.8.10
This commit is contained in:
parent
725cf12028
commit
0922e4b75b
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=cairo
|
||||
pkgver=1.8.8
|
||||
pkgrel=1
|
||||
pkgver=1.8.10
|
||||
pkgrel=0
|
||||
pkgdesc="Cairo vector graphics library"
|
||||
url="http://cairographics.org/"
|
||||
license="LGPL MPL"
|
||||
@ -30,4 +30,4 @@ package() {
|
||||
cd "$_builddir"
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="d3e1a1035ae563812d4dd44a74fb0dd0 cairo-1.8.8.tar.gz"
|
||||
md5sums="b60a82f405f9400bbfdcf850b1728d25 cairo-1.8.10.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user