Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
649
Issues
649
List
Boards
Labels
Service Desk
Milestones
Merge Requests
206
Merge Requests
206
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
d931b3ba
Commit
d931b3ba
authored
Jul 25, 2013
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/perl-io-async: upgrade to 0.58
parent
e4fcd77a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
main/perl-io-async/APKBUILD
main/perl-io-async/APKBUILD
+6
-4
No files found.
main/perl-io-async/APKBUILD
View file @
d931b3ba
...
...
@@ -3,14 +3,14 @@
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
pkgname
=
perl-io-async
_pkgreal
=
IO-Async
pkgver
=
0.5
3
pkgver
=
0.5
8
pkgrel
=
0
pkgdesc
=
"Asynchronous event-driven programming"
url
=
"http://search.cpan.org/dist/IO-Async/"
arch
=
"noarch"
license
=
"GPL PerlArtistic"
cpandepends
=
"perl-
heap perl-async-mergepoint perl-cps
"
cpanmakedepends
=
"perl-test-fatal perl-test-
warn perl-test-refcount perl-test-identity
"
cpandepends
=
"perl-
future
"
cpanmakedepends
=
"perl-test-fatal perl-test-
identity perl-test-refcount
"
depends
=
"
$cpandepends
"
makedepends
=
"perl-dev
$cpanmakedepends
"
subpackages
=
"
$pkgname
-doc"
...
...
@@ -35,4 +35,6 @@ package() {
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
md5sums
=
"578909b6879c453b0caed4501a3334be IO-Async-0.53.tar.gz"
md5sums
=
"612d05562d32b0f1acdc1e3258d557de IO-Async-0.58.tar.gz"
sha256sums
=
"ef4272a10e173ae8267ee648ae617617686818dd707bd6b20f057e4156fce83e IO-Async-0.58.tar.gz"
sha512sums
=
"fd72489303df316ec28bce507d2d4cf8ecb829b5a0c06faadf53178eb5377eab2161987f32e0fbef50bc03c269e5d68f3b69a4705770b2dbd17ce526ee59fb3a IO-Async-0.58.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment