aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-05-17 11:25:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-05-17 11:25:51 +0000
commit5947dbe5a31326fe46efb3718214d0172f265c11 (patch)
treec9dbc88354db1261591541f480f561cf65731d61
parent4264d6c52db1c54a2a604afd6f2ac82a13b9279f (diff)
downloadalpine_aports-5947dbe5a31326fe46efb3718214d0172f265c11.tar.bz2
alpine_aports-5947dbe5a31326fe46efb3718214d0172f265c11.tar.xz
alpine_aports-5947dbe5a31326fe46efb3718214d0172f265c11.zip
main/at-spi2-core: upgrade to 2.20.1
-rw-r--r--main/at-spi2-core/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/at-spi2-core/APKBUILD b/main/at-spi2-core/APKBUILD
index 3a64673d39..fc8a14eab6 100644
--- a/main/at-spi2-core/APKBUILD
+++ b/main/at-spi2-core/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Natanael Copa <ncopa@alpinelinux.org> 1# Contributor: Natanael Copa <ncopa@alpinelinux.org>
2# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 2# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
3pkgname=at-spi2-core 3pkgname=at-spi2-core
4pkgver=2.20.0 4pkgver=2.20.1
5pkgrel=0 5pkgrel=0
6pkgdesc="Protocol definitions and daemon for D-Bus at-spi" 6pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
7url="http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus" 7url="http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus"
@@ -43,9 +43,9 @@ package() {
43 make DESTDIR="$pkgdir" install || return 1 43 make DESTDIR="$pkgdir" install || return 1
44} 44}
45 45
46md5sums="b37933dd7724ef06bf759e2ef233a9b2 at-spi2-core-2.20.0.tar.xz 46md5sums="cd11cba463e8f5e1f39ba69555a7382f at-spi2-core-2.20.1.tar.xz
4776658345b466f67cae3458b4693550af fix-buffer-overrun.patch" 4776658345b466f67cae3458b4693550af fix-buffer-overrun.patch"
48sha256sums="dcc49fb7c08e582910b21ff1e4110b22ab66068a4c6f0db52b098d66794c609b at-spi2-core-2.20.0.tar.xz 48sha256sums="6ed858e781f5aa9a9662b3beb5ef82f733dac040afc8255d85dffd2097f16900 at-spi2-core-2.20.1.tar.xz
49730de56e9273cba256013ebb8e97904df8e345b3f30440f9fe71ecaa7984d27d fix-buffer-overrun.patch" 49730de56e9273cba256013ebb8e97904df8e345b3f30440f9fe71ecaa7984d27d fix-buffer-overrun.patch"
50sha512sums="316d721f18904115663c9a64ae4138f4f49e3d2b4fed1fbb317b2f1131b10ff018acd4f62f58985c41563f819f788d5fc5e615c698b1ecfc68edd3817d6b2538 at-spi2-core-2.20.0.tar.xz 50sha512sums="e14996336ab081fa7890fad7765ac8a2c44a93a5c8cafdfaf1eba7194f23e47d0db44ac0a41c825259d9794695cf42479578c91196525615e8bf0feff56522c0 at-spi2-core-2.20.1.tar.xz
5191065867443172454c02a1246f034f22faeae3c3eef89615fee227a51feb02133496e539c9b25c2b1b5f3fcd9ff960f8c29a64b7b7dee89bf0a3febc9bc40d9d fix-buffer-overrun.patch" 5191065867443172454c02a1246f034f22faeae3c3eef89615fee227a51feb02133496e539c9b25c2b1b5f3fcd9ff960f8c29a64b7b7dee89bf0a3febc9bc40d9d fix-buffer-overrun.patch"