mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
x11/renderproto: upgrade to 0.11
This commit is contained in:
parent
8aa1631d43
commit
ef39a0575e
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=renderproto
|
||||
pkgver=0.9.3
|
||||
pkgver=0.11
|
||||
pkgrel=0
|
||||
pkgdesc="X11 Render extension wire protocol"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
@ -17,4 +17,4 @@ build () {
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
|
||||
}
|
||||
md5sums="598bc9a493deee2e48e4434e94467189 renderproto-0.9.3.tar.bz2"
|
||||
md5sums="b160a9733fe91b666e74fca284333148 renderproto-0.11.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user