mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-Glib: update to 1.3294.
This commit is contained in:
parent
35065ca312
commit
c19d304e77
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Glib'
|
# Template file for 'perl-Glib'
|
||||||
pkgname=perl-Glib
|
pkgname=perl-Glib
|
||||||
version=1.3293
|
version=1.3294
|
||||||
revision=4
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="libglib-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig"
|
hostmakedepends="libglib-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig"
|
||||||
makedepends="glib-devel perl"
|
makedepends="glib-devel perl"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://gtk2-perl.sourceforge.net/"
|
homepage="http://gtk2-perl.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Glib-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Glib-${version}.tar.gz"
|
||||||
checksum=7316a0c1e7cc5cb3db7211214f45d7bdc2354365a680ac4bd3ac8bf06d1cb500
|
checksum=d715f5a86bcc187075de85e7ae5bc07b0714d6edc196a92da43986efa44e5cbb
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" perl-Glib"
|
hostmakedepends+=" perl-Glib"
|
||||||
|
|
Loading…
Add table
Reference in a new issue