mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
x11/atk: upgrade to 1.28.0
This commit is contained in:
parent
6e2f6bae7d
commit
bc8baacb16
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=atk
|
||||
pkgver=1.26.0
|
||||
pkgver=1.28.0
|
||||
pkgrel=0
|
||||
pkgdesc="A library providing a set of interfaces for accessibility"
|
||||
url="http://www.gtk.org/"
|
||||
@ -19,4 +19,4 @@ build ()
|
||||
make || return 1
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="719229408019c548855673840679f156 atk-1.26.0.tar.bz2"
|
||||
md5sums="010a85478adc053c016a0a5c9bb52004 atk-1.28.0.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user