Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
ca69744d
Commit
ca69744d
authored
3 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
main/perl-test-warnings: upgrade to 0.031
parent
8a0f40b6
No related branches found
No related tags found
1 merge request
!24758
main/perl-test-warnings: upgrade to 0.031
Pipeline
#91826
passed
3 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/perl-test-warnings/APKBUILD
+5
-4
5 additions, 4 deletions
main/perl-test-warnings/APKBUILD
with
5 additions
and
4 deletions
main/perl-test-warnings/APKBUILD
+
5
−
4
View file @
ca69744d
...
...
@@ -4,14 +4,13 @@
pkgname
=
perl-test-warnings
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
Test-Warnings
pkgver
=
0.03
0
pkgrel
=
1
pkgver
=
0.03
1
pkgrel
=
0
pkgdesc
=
"Test for warnings and the lack of them"
url
=
"https://metacpan.org/release/Test-Warnings/"
arch
=
"noarch"
license
=
"GPL-1.0-or-later OR Artistic-1.0-Perl"
depends
=
"perl"
checkdeps
=
"perl-cpan-meta-check"
subpackages
=
"
$pkgname
-doc"
source
=
"https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Warnings-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
...
...
@@ -32,4 +31,6 @@ package() {
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"bb9fe480263b700d499fb6bff4321711807f63c0c96d1dd9b27fa8ee1d8a629fe23c46f37125a4c569c5bf784ff35fccce5815dfa93af55b2dfdcc99311fb40b Test-Warnings-0.030.tar.gz"
sha512sums
=
"
02ddd342b6aa8771dd6ea3b7385c5eb970173633d49a3535bc46c3f98a66cd6e81895fc5f38cbe23366c8fa0f96121b51a8180b0d4ef0f2d8c658bb559c72c58 Test-Warnings-0.031.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment