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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Michael Pirogov
aports
Commits
a8d7b5ba
Commit
a8d7b5ba
authored
6 years ago
by
Roberto Oliveira
Browse files
Options
Downloads
Patches
Plain Diff
community/perl-strictures: upgrade to 2.000005 and add pkg description
parent
a9c20fa2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/perl-strictures/APKBUILD
+4
-4
4 additions, 4 deletions
community/perl-strictures/APKBUILD
with
4 additions
and
4 deletions
community/perl-strictures/APKBUILD
+
4
−
4
View file @
a8d7b5ba
...
...
@@ -3,9 +3,9 @@
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
pkgname
=
perl-strictures
_pkgreal
=
strictures
pkgver
=
2.00000
3
pkgver
=
2.00000
5
pkgrel
=
0
pkgdesc
=
"
unknown
"
pkgdesc
=
"
Turn on strict and make most warnings fatal
"
url
=
"http://search.cpan.org/dist/strictures/"
arch
=
"noarch"
license
=
"GPL PerlArtistic"
...
...
@@ -14,7 +14,7 @@ cpanmakedepends=" "
depends
=
"
$cpandepends
"
makedepends
=
"perl-dev
$cpanmakedepends
"
subpackages
=
"
$pkgname
-doc"
source
=
"http://search.cpan.org/CPAN/authors/id/
H/HA/HAARG/strictures
-
$pkgver
.tar.gz"
source
=
"http://search.cpan.org/CPAN/authors/id/
E/ET/ETHER/
$_pkgreal
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
...
...
@@ -43,4 +43,4 @@ package() {
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"
c187a32f70c2be97cbe783e700d54d1e7b7ce7a8ea0b5ce72851b1efbe9b64121fb4b626463c4c62fb384893e4e3102
af
e
aa
21cd3e500fefc61c5b4b3924d21b
strictures-2.00000
3
.tar.gz"
sha512sums
=
"
e4309c01fd729fe8c42e4a0ddbc95e8e14503362fb5be4556fef42edbbe14567a13cf2e9af206e91ff911b961316dfbff3711f278
afaa
4772bf284bb2d44a309
strictures-2.00000
5
.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