mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
x11/libxcursor: upgrade to 1.1.10
This commit is contained in:
parent
10b4d2be8c
commit
ab01f3e952
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libxcursor
|
||||
pkgver=1.1.9
|
||||
pkgver=1.1.10
|
||||
pkgrel=0
|
||||
pkgdesc="X cursor management library"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
@ -19,4 +19,4 @@ build ()
|
||||
make || return 1
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="99b7554037a92b260891091e81815a0a libXcursor-1.1.9.tar.bz2"
|
||||
md5sums="7dcdad1c10daea872cb3355af414b2ca libXcursor-1.1.10.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user