mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xwd: update to 1.0.6.
This commit is contained in:
parent
ac5737f490
commit
99a4bd16c4
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'xwd'.
|
# Template build file for 'xwd'.
|
||||||
pkgname=xwd
|
pkgname=xwd
|
||||||
version=1.0.4
|
version=1.0.6
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel libxkbfile-devel"
|
||||||
short_desc="Dump an image of an X window"
|
short_desc="Dump an image of an X window"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=b7a6c889911a0ab52f9f92a83658abb81e213969ad4e6c73c11c9274a438b01e
|
checksum=3bb396a2268d78de4b1c3e5237a85f7849d3434e87b3cd1f4d57eef614227d79
|
||||||
|
|
Loading…
Add table
Reference in a new issue