perl-Glib: update to 1.310
This commit is contained in:
parent
c5d474896b
commit
75dbcbd646
|
@ -1,15 +1,15 @@
|
|||
# Template build file for 'perl-Glib'.
|
||||
# Template file for 'perl-Glib'
|
||||
pkgname=perl-Glib
|
||||
version=1.307
|
||||
version=1.310
|
||||
revision=1
|
||||
wrksrc="Glib-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.20"
|
||||
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"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://gtk2-perl.sourceforge.net/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Glib-$version.tar.gz"
|
||||
checksum=f9d9b36226adbdb65b376d4bc9f00237a4ed85c4975e7cceff4acda28211a4ce
|
||||
checksum=f645aac388c7103e217d8b3a75d55be8e2327b5fc77a01fd1af50404dac168c7
|
||||
|
|
Loading…
Reference in New Issue