* update perl-extutils-cppguess to 0.27-2
This commit is contained in:
parent
c1894db390
commit
9f9c170f9c
14
perl/perl-extutils-cppguess/.SRCINFO
Normal file
14
perl/perl-extutils-cppguess/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
pkgbase = perl-extutils-cppguess
|
||||||
|
pkgdesc = Guess C++ compiler and flags
|
||||||
|
pkgver = 0.27
|
||||||
|
pkgrel = 2
|
||||||
|
url = https://metacpan.org/release/ExtUtils-CppGuess
|
||||||
|
arch = any
|
||||||
|
license = PerlArtistic
|
||||||
|
makedepends = perl-module-build
|
||||||
|
depends = perl-capture-tiny
|
||||||
|
options = !emptydirs
|
||||||
|
source = https://cpan.metacpan.org/authors/id/E/ET/ETJ/ExtUtils-CppGuess-0.27.tar.gz
|
||||||
|
sha512sums = 289e38f3033b3072ff40dffdea8cb60bc9f91e426ff927de2e8499724cecb03f76c4740b2f868d6c55bf019c9e6eb1a5de20111591c7292e60765f65a249e60c
|
||||||
|
|
||||||
|
pkgname = perl-extutils-cppguess
|
3
perl/perl-extutils-cppguess/.nvchecker.toml
Normal file
3
perl/perl-extutils-cppguess/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[perl-extutils-cppguess]
|
||||||
|
source = "cpan"
|
||||||
|
cpan = "ExtUtils-CppGuess"
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pkgname=perl-extutils-cppguess
|
pkgname=perl-extutils-cppguess
|
||||||
pkgver=0.27
|
pkgver=0.27
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Guess C++ compiler and flags"
|
pkgdesc="Guess C++ compiler and flags"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
license=('PerlArtistic')
|
license=('PerlArtistic')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user