mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libpeas: update to 1.14.0.
This commit is contained in:
parent
1c8a0de908
commit
b72eecf159
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libpeas'
|
# Template file for 'libpeas'
|
||||||
pkgname=libpeas
|
pkgname=libpeas
|
||||||
version=1.12.1
|
version=1.14.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-demo --disable-demo"
|
configure_args="--without-demo --disable-demo"
|
||||||
hostmakedepends="pkg-config intltool gobject-introspection glib-devel"
|
hostmakedepends="pkg-config intltool gobject-introspection glib-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.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=e610be31c9d382580fb5d8686f8311149f27413f55af6abf5c033178b99452d6
|
checksum=5e4b3a8968b71497ab26a7a528c414c4c640c5724328fa3507854f04788e2d76
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove demo.
|
# Remove demo.
|
||||||
|
|
Loading…
Add table
Reference in a new issue