libaio: update to 0.3.110.
This commit is contained in:
parent
d230508a99
commit
10f1269a78
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libaio'
|
||||
pkgname=libaio
|
||||
version=0.3.109
|
||||
version=0.3.110
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="The Linux-native asynchronous I/O facility (aio) library"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://lse.sourceforge.net/io/aio.html"
|
||||
distfiles="${DEBIAN_SITE}/main/liba/$pkgname/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=bf4a457253cbaab215aea75cb6e18dc8d95bbd507e9920661ff9bdd288c8778d
|
||||
checksum=e019028e631725729376250e32b473012f7cb68e1f7275bfc1bbcdd0f8745f7e
|
||||
|
||||
do_install() {
|
||||
make prefix=${DESTDIR}/usr install
|
||||
|
|
Loading…
Reference in a new issue