mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
libpeas: update to 1.18.0.
This commit is contained in:
parent
cfe687903c
commit
2d2d2b1a1a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libpeas'
|
# Template file for 'libpeas'
|
||||||
pkgname=libpeas
|
pkgname=libpeas
|
||||||
version=1.16.0
|
version=1.18.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-demo --disable-demo"
|
configure_args="--without-demo --disable-demo"
|
||||||
|
@ -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=b093008ecd65f7d55c80517589509698ff15ad41f664b11a3eb88ff461b1454e
|
checksum=bf49842c64c36925bbc41d954de490b6ff7faa29b45f6fd9e91ddcc779165e26
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove demo.
|
# Remove demo.
|
||||||
|
|
Loading…
Add table
Reference in a new issue