mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
x11/xcmiscproto: upgrade to 1.2.0
This commit is contained in:
parent
479ac43050
commit
a0360d0414
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=xcmiscproto
|
||||
pkgver=1.1.2
|
||||
pkgver=1.2.0
|
||||
pkgrel=0
|
||||
pkgdesc="X11 XC-Miscellaneous extension wire protocol"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
@ -15,4 +15,4 @@ build () {
|
||||
make || return 1
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="fde0b050901f024b19159cdacdcfbd20 xcmiscproto-1.1.2.tar.bz2"
|
||||
md5sums="7b83e4a7e9f4edc9c6cfb0500f4a7196 xcmiscproto-1.2.0.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user