zenity: update to 3.22.0.
This commit is contained in:
parent
360a618d85
commit
03b9824c47
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zenity'
|
# Template file for 'zenity'
|
||||||
pkgname=zenity
|
pkgname=zenity
|
||||||
version=3.18.1.1
|
version=3.22.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool itstool gnome-doc-utils"
|
hostmakedepends="pkg-config intltool itstool gnome-doc-utils"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Display GNOME dialogs from the command line"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=e6317a03f58b528e2e3330fef5acea39506ec08a7c2aeec5c4f1e7505d43a80a
|
checksum=1ecdfa1071d383b373b8135954b3ec38d402d671dcd528e69d144aff36a0e466
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i '/-I$(includedir)/d' -i src/Makefile.in
|
sed -i '/-I$(includedir)/d' -i src/Makefile.in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue