mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
x11/libxrender: upgrade to 0.9.5
This commit is contained in:
parent
eac1296543
commit
cc02b75fca
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libxrender
|
||||
pkgver=0.9.4
|
||||
pkgver=0.9.5
|
||||
pkgrel=0
|
||||
pkgdesc="X Rendering Extension client library"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
@ -17,4 +17,4 @@ build() {
|
||||
make || return 1
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="dc266e850c51368f964e0d67bf5fb5e6 libXrender-0.9.4.tar.bz2"
|
||||
md5sums="276dd9e85daf0680616cd9f132b354c9 libXrender-0.9.5.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user