perl-Glib: update to 1.3294.

This commit is contained in:
Leah Neukirchen 2023-09-24 18:16:05 +02:00
parent 35065ca312
commit c19d304e77
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'perl-Glib'
pkgname=perl-Glib
version=1.3293
revision=4
version=1.3294
revision=1
build_style=perl-module
hostmakedepends="libglib-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig"
makedepends="glib-devel perl"
@ -11,7 +11,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=7316a0c1e7cc5cb3db7211214f45d7bdc2354365a680ac4bd3ac8bf06d1cb500
checksum=d715f5a86bcc187075de85e7ae5bc07b0714d6edc196a92da43986efa44e5cbb
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" perl-Glib"