perl-Glib: update to 1.242.
This commit is contained in:
parent
293e22b7b1
commit
8a84fb2e28
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template build file for 'perl-Glib'.
|
# Template build file for 'perl-Glib'.
|
||||||
pkgname=perl-Glib
|
pkgname=perl-Glib
|
||||||
version=1.221
|
version=1.242
|
||||||
revision=3
|
|
||||||
wrksrc="Glib-$version"
|
wrksrc="Glib-$version"
|
||||||
|
homepage="http://gtk2-perl.sourceforge.net/"
|
||||||
|
license="LGPL-2.1"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Glib-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Glib-$version.tar.gz"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
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>"
|
||||||
checksum=6dd382eb27c228104d9265e0c3962f854dde5004c05e2793a2da0ec16da8399a
|
checksum=0ebb78bcb3d10c9564473b084ef2989cf86347c1ba4acd5e55bc6c46b6d08d78
|
||||||
long_desc="
|
long_desc="
|
||||||
This module provides perl access to GLib and GLib's GObject libraries.
|
This module provides perl access to GLib and GLib's GObject libraries.
|
||||||
GLib is a portability and utility library; GObject provides a generic
|
GLib is a portability and utility library; GObject provides a generic
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue