mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
x11/libxt: upgrade to 1.0.7
This commit is contained in:
parent
85a718597c
commit
e18d7db419
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libxt
|
||||
pkgver=1.0.6
|
||||
pkgver=1.0.7
|
||||
pkgrel=0
|
||||
pkgdesc="X11 toolkit intrinsics library"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
@ -20,4 +20,4 @@ build () {
|
||||
make || return 1
|
||||
make -j1 DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="953930ddf9fdaa1405732c7f01e9e599 libXt-1.0.6.tar.bz2"
|
||||
md5sums="96f3c93434a93186d178b60d4a262496 libXt-1.0.7.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user