* update perl-extutils-cppguess to 0.27-2

This commit is contained in:
Alexander Baldeck 2024-09-21 22:06:29 +02:00
parent c1894db390
commit 9f9c170f9c
3 changed files with 18 additions and 1 deletions

View 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

View File

@ -0,0 +1,3 @@
[perl-extutils-cppguess]
source = "cpan"
cpan = "ExtUtils-CppGuess"

View File

@ -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')