yelp: update to 3.22.0.
This commit is contained in:
parent
03b9824c47
commit
8cb4c2670f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yelp'
|
# Template file for 'yelp'
|
||||||
pkgname=yelp
|
pkgname=yelp
|
||||||
version=3.18.1
|
version=3.22.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static"
|
configure_args="--disable-schemas-compile --disable-static"
|
||||||
|
@ -13,7 +13,7 @@ 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=ba3a4eb4717c0ecf4a2e40eff0963fcd12c700c4fb80b83ecaad8b7032256880
|
checksum=8616b77c239aaa731312609f192c9b2c71d54b2cae42ff23efa23b5b3188778e
|
||||||
|
|
||||||
yelp-devel_package() {
|
yelp-devel_package() {
|
||||||
depends="yelp>=${version}"
|
depends="yelp>=${version}"
|
||||||
|
|
Loading…
Reference in a new issue