Skip to content
Snippets Groups Projects
Commit 62bd7be4 authored by Natanael Copa's avatar Natanael Copa
Browse files

main/libxcb: upgrade to 1.11.1

parent cd8f9c69
No related branches found
No related tags found
No related merge requests found
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxcb pkgname=libxcb
pkgver=1.11 pkgver=1.11.1
pkgrel=1 pkgrel=0
pkgdesc="X11 client-side library" pkgdesc="X11 client-side library"
url="http://xcb.freedesktop.org/" url="http://xcb.freedesktop.org/"
arch="all" arch="all"
...@@ -42,6 +42,6 @@ package() { ...@@ -42,6 +42,6 @@ package() {
rm "$pkgdir"/usr/lib/*.la || return 1 rm "$pkgdir"/usr/lib/*.la || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
} }
md5sums="5a873ebd383d1a60612dd6ec6b42c781 libxcb-1.11.tar.bz2" md5sums="f97a65e6158775de518ac391935634c2 libxcb-1.11.1.tar.bz2"
sha256sums="03635d70045b9ede90778e67516135828a57de87ac508f987024f43c03620ff7 libxcb-1.11.tar.bz2" sha256sums="b720fd6c7d200e5371affdb3f049cc8f88cff9aed942ff1b824d95eedbf69d30 libxcb-1.11.1.tar.bz2"
sha512sums="718f9a44a621daae93eb94dc7b795743253c801ea98efd2041794823fdc8f5eeb031b1fa7d34b72e7a8fccf850d98f2373a49927c8d3198c1d4850af6ae14bb1 libxcb-1.11.tar.bz2" sha512sums="30471b053097d68008142bada9ca3efd9121305f0180d28a5ca9b62821f711a3ad63a667bdfb31f8f97020ed7aa9509f8248effbd65c80e6cda7375135dc96eb libxcb-1.11.1.tar.bz2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment