perl-ExtUtils-PkgConfig: rebuild for perl-5.32.
This commit is contained in:
parent
e5c1c7554f
commit
e779d6823e
1 changed files with 1 additions and 2 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'perl-ExtUtils-PkgConfig'
|
# Template file for 'perl-ExtUtils-PkgConfig'
|
||||||
pkgname=perl-ExtUtils-PkgConfig
|
pkgname=perl-ExtUtils-PkgConfig
|
||||||
version=1.16
|
version=1.16
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
archs=noarch
|
|
||||||
short_desc="Simplistic perl interface to pkg-config"
|
short_desc="Simplistic perl interface to pkg-config"
|
||||||
homepage="https://metacpan.org/release/ExtUtils-PkgConfig"
|
homepage="https://metacpan.org/release/ExtUtils-PkgConfig"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
|
Loading…
Reference in a new issue