perl-ExtUtils-PkgConfig: update to 1.15
This commit is contained in:
parent
ef340c5e5e
commit
01739c61d4
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'perl-ExtUtils-PkgConfig'.
|
# Template file for 'perl-ExtUtils-PkgConfig'
|
||||||
pkgname=perl-ExtUtils-PkgConfig
|
pkgname=perl-ExtUtils-PkgConfig
|
||||||
version=1.12
|
version=1.15
|
||||||
revision=6
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl>=5.20 pkg-config"
|
hostmakedepends="perl>=5.20 pkg-config"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
noarch="yes"
|
noarch=yes
|
||||||
short_desc="Simplistic perl interface to pkg-config"
|
short_desc="Simplistic perl interface to pkg-config"
|
||||||
homepage="http://search.cpan.org/~xaoc/"
|
homepage="http://search.cpan.org/~xaoc/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/ExtUtils-PkgConfig-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/ExtUtils-PkgConfig-$version.tar.gz"
|
||||||
checksum=6330b9d1165363837ac1ab014888e3d908f8fb9eb76b31a36096d0e504f6ff42
|
checksum=69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue