mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
xcb-util-renderutil: update to 0.3.9.
This commit is contained in:
parent
987e47ac56
commit
8d181c51f6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build for 'xcb-util-renderutil'.
|
# Template build for 'xcb-util-renderutil'.
|
||||||
pkgname=xcb-util-renderutil
|
pkgname=xcb-util-renderutil
|
||||||
version=0.3.8
|
version=0.3.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://xcb.freedesktop.org"
|
homepage="http://xcb.freedesktop.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
||||||
checksum=9789a5c55728fa7bae374d9fdf1c61095869bdc68561911760879095644c7452
|
checksum=c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b
|
||||||
|
|
||||||
xcb-util-renderutil-devel_package() {
|
xcb-util-renderutil-devel_package() {
|
||||||
depends="libxcb-devel ${sourcepkg}>=${version}"
|
depends="libxcb-devel ${sourcepkg}>=${version}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue