xwd: update to 1.0.9.
This commit is contained in:
parent
d02119581b
commit
8b9a54894d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xwd'
|
# Template file for 'xwd'
|
||||||
pkgname=xwd
|
pkgname=xwd
|
||||||
version=1.0.8
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Dump an image of an X window"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fbaa2b34163714fe7be22b60920ea4683f63b355babb1781aec2e452a033031b
|
checksum=dc121b84947eb4a3d1131bff1e9844cfa2124d95b47b35f9932340fa931fbd3f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue