perl-Glib: update to 1.3293.

This commit is contained in:
Zach Dykstra 2021-03-28 11:34:28 -05:00 committed by Piraty
parent 6116a594a8
commit cc25873b3f

View file

@ -1,7 +1,7 @@
# Template file for 'perl-Glib'
pkgname=perl-Glib
version=1.3292
revision=2
version=1.3293
revision=1
wrksrc="Glib-${version}"
build_style=perl-module
hostmakedepends="libglib-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig"
@ -12,7 +12,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
license="LGPL-2.1-or-later"
homepage="http://gtk2-perl.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Glib-${version}.tar.gz"
checksum=2f3bf06de572500e168acc6536d04f0066dd2fcbdfc3724cd5e5896d5a39a0e0
checksum=7316a0c1e7cc5cb3db7211214f45d7bdc2354365a680ac4bd3ac8bf06d1cb500
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" perl-Glib"