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
207
Merge Requests
207
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
c96c50fb
Commit
c96c50fb
authored
Oct 27, 2010
by
Leonardo Arena
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/libaio: upgrade to 0.3.109
parent
6e839b4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
testing/libaio/APKBUILD
testing/libaio/APKBUILD
+7
-5
No files found.
testing/libaio/APKBUILD
View file @
c96c50fb
# Contributor: Leonardo Arena <rnalrd@gmail.com>
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname
=
"libaio"
pkgver
=
"0.3.10
7
"
pkgrel
=
1
pkgver
=
"0.3.10
9
"
pkgrel
=
0
pkgdesc
=
"Asynchronous input/output library"
url
=
"http://lse.sourceforge.net/io/aio.html"
license
=
"LGPL-2"
...
...
@@ -10,10 +10,12 @@ depends=
makedepends
=
install
=
subpackages
=
"
$pkgname
-dev"
source
=
"http://distfiles.gentoo.org/distfiles/
$pkgname
-
$pkgver
.tar.gz"
source
=
"http://distfiles.gentoo.org/distfiles/
$pkgname
-
$pkgver
.tar.bz2"
_builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
build
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
cd
$_builddir
make
prefix
=
"
$pkgdir
/usr"
\
sysconfdir
=
"
$pkgdir
/etc"
\
...
...
@@ -22,4 +24,4 @@ build() {
install
||
return
1
}
md5sums
=
"
db32c19c61ca937bcb1ba48da9180682 libaio-0.3.107.tar.gz
"
md5sums
=
"
14f3a22fc14118a48be80ab5ea974f49 libaio-0.3.109.tar.bz2
"
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