extra/libaio to 0.3.112-1

This commit is contained in:
Kevin Mihelich 2019-04-10 23:44:51 +00:00
parent f2b71582be
commit 962115a02b

View file

@ -5,14 +5,14 @@
# - replace CFLAGS setting with just a removal of -fstack-protector
pkgname=libaio
pkgver=0.3.111
pkgrel=2
pkgver=0.3.112
pkgrel=1
pkgdesc="The Linux-native asynchronous I/O facility (aio) library"
arch=('x86_64')
url="http://lse.sourceforge.net/io/aio.html"
license=('LGPL')
source=(http://ftp.de.debian.org/debian/pool/main/liba/$pkgname/${pkgname}_${pkgver}.orig.tar.gz)
md5sums=('abb8f46d64b9bd3d0c6097e3a36639be')
source=(http://ftp.de.debian.org/debian/pool/main/liba/$pkgname/${pkgname}_${pkgver}.orig.tar.xz)
md5sums=('66e3b7dd255581a73542ee851f8cd737')
build() {
cd "$srcdir/$pkgname-$pkgver"