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
df5f109a
Commit
df5f109a
authored
4 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
main/perl-io: upgrade to 1.45
parent
a4b4dbe0
No related branches found
No related tags found
1 merge request
!16492
main/perl-io: upgrade to 1.45
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/perl-io/APKBUILD
+6
-3
6 additions, 3 deletions
main/perl-io/APKBUILD
with
6 additions
and
3 deletions
main/perl-io/APKBUILD
+
6
−
3
View file @
df5f109a
...
...
@@ -3,8 +3,8 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname
=
perl-io
_pkgreal
=
IO
pkgver
=
1.4
2
pkgrel
=
1
pkgver
=
1.4
5
pkgrel
=
0
pkgdesc
=
"Perl core IO modules"
url
=
"https://metacpan.org/pod/IO"
arch
=
"all"
...
...
@@ -16,6 +16,8 @@ source="https://cpan.metacpan.org/authors/id/T/TO/TODDR/$_pkgreal-$pkgver.tar.gz
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
prepare
()
{
default_prepare
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
PERL_MM_USE_DEFAULT
=
1 perl Makefile.PL
INSTALLDIRS
=
vendor
}
...
...
@@ -39,4 +41,5 @@ doc() {
replaces
=
"perl-doc"
}
sha512sums
=
"d17b7ece8b7986355ee6053a763973568b18551e200021d5b436504d2498bda5c41333bbbb2b2d0fb7f950251a394683ea6da5f9be947bda214954efbec12113 IO-1.42.tar.gz"
sha512sums
=
"886b11c1674dc9d4b7afe5af4ace12d1a6cc1372aaedba464f5494c80611d127213545e3cb696892ca9b47a5d4249d6ea5fc7ad809c2e37c9c1139464baaa739 IO-1.45.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