perl-Glib: update to 1.327.

Closes #14653.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-23 06:03:08 -03:00 committed by Enno Boland
parent 97dd871fd4
commit 3aa8cf16a1
1 changed files with 5 additions and 5 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'perl-Glib'
pkgname=perl-Glib
version=1.326
version=1.327
revision=1
wrksrc="Glib-$version"
wrksrc="Glib-${version}"
build_style=perl-module
nocross=yes
hostmakedepends="perl"
makedepends="perl-ExtUtils-Depends perl-ExtUtils-PkgConfig glib-devel"
depends="${hostmakedepends/glib-devel/}"
short_desc="Perl bindings for Glib 2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1-or-later"
homepage="http://gtk2-perl.sourceforge.net/"
license="LGPL-2.1"
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Glib-$version.tar.gz"
checksum=020d0308220cb6e03a086bd45d33dd8fe03b265c502bfc2b4e58f2dbe64c365f
checksum=1350d92975969387d27c9001a834037a0a2183789f4b0cd67e0af6021794f058
nocross=yes