mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
perl-Glib: update to 1.310
This commit is contained in:
parent
c5d474896b
commit
75dbcbd646
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template build file for 'perl-Glib'.
|
# Template file for 'perl-Glib'
|
||||||
pkgname=perl-Glib
|
pkgname=perl-Glib
|
||||||
version=1.307
|
version=1.310
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Glib-$version"
|
wrksrc="Glib-$version"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl>=5.20"
|
hostmakedepends="perl>=5.20"
|
||||||
makedepends="perl-ExtUtils-Depends>=0.300 perl-ExtUtils-PkgConfig>=1.00 glib-devel"
|
makedepends="perl-ExtUtils-Depends>=0.300 perl-ExtUtils-PkgConfig>=1.00 glib-devel"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends/glib-devel/}"
|
||||||
short_desc="Perl bindings for Glib 2"
|
short_desc="Perl bindings for Glib 2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://gtk2-perl.sourceforge.net/"
|
homepage="http://gtk2-perl.sourceforge.net/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Glib-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Glib-$version.tar.gz"
|
||||||
checksum=f9d9b36226adbdb65b376d4bc9f00237a4ed85c4975e7cceff4acda28211a4ce
|
checksum=f645aac388c7103e217d8b3a75d55be8e2327b5fc77a01fd1af50404dac168c7
|
||||||
|
|
Loading…
Add table
Reference in a new issue