mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/xcb-proto: upgrade to 1.8
This commit is contained in:
parent
a5f2205f10
commit
b3fb22b4e7
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=xcb-proto
|
||||
pkgver=1.7.1
|
||||
pkgver=1.8
|
||||
pkgrel=0
|
||||
pkgdesc="XML-XCB protocol descriptions"
|
||||
url="http://xcb.freedesktop.org/"
|
||||
@ -22,4 +22,4 @@ package() {
|
||||
install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
|
||||
install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/ || return 1
|
||||
}
|
||||
md5sums="948fec39dd42f3694edd5d9689735ec4 xcb-proto-1.7.1.tar.bz2"
|
||||
md5sums="a5de3432cc6e43cc6a27f241dbb991b1 xcb-proto-1.8.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user