libaio: update to 0.3.111.

This commit is contained in:
maxice8 2018-03-18 17:04:02 -03:00 committed by Enno Boland
parent fcc85e5c21
commit 9bc9ca56f4

View file

@ -1,13 +1,13 @@
# Template file for 'libaio'
pkgname=libaio
version=0.3.110
revision=3
version=0.3.111
revision=1
short_desc="The Linux-native asynchronous I/O facility (aio) library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
license="LGPL-2.1-or-later"
homepage="http://lse.sourceforge.net/io/aio.html"
distfiles="${DEBIAN_SITE}/main/liba/$pkgname/${pkgname}_${version}.orig.tar.gz"
checksum=e019028e631725729376250e32b473012f7cb68e1f7275bfc1bbcdd0f8745f7e
checksum=62cf871ad8fd09eb3418f00aca7a7d449299b8e1de31c65f28bf6a2ef1fa502a
do_build() {
CFLAGS="${CFLAGS/-fstack-protector-strong/} -fno-stack-protector"