libaio: update to 0.3.111.
This commit is contained in:
parent
fcc85e5c21
commit
9bc9ca56f4
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'libaio'
|
# Template file for 'libaio'
|
||||||
pkgname=libaio
|
pkgname=libaio
|
||||||
version=0.3.110
|
version=0.3.111
|
||||||
revision=3
|
revision=1
|
||||||
short_desc="The Linux-native asynchronous I/O facility (aio) library"
|
short_desc="The Linux-native asynchronous I/O facility (aio) library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://lse.sourceforge.net/io/aio.html"
|
homepage="http://lse.sourceforge.net/io/aio.html"
|
||||||
distfiles="${DEBIAN_SITE}/main/liba/$pkgname/${pkgname}_${version}.orig.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/liba/$pkgname/${pkgname}_${version}.orig.tar.gz"
|
||||||
checksum=e019028e631725729376250e32b473012f7cb68e1f7275bfc1bbcdd0f8745f7e
|
checksum=62cf871ad8fd09eb3418f00aca7a7d449299b8e1de31c65f28bf6a2ef1fa502a
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
CFLAGS="${CFLAGS/-fstack-protector-strong/} -fno-stack-protector"
|
CFLAGS="${CFLAGS/-fstack-protector-strong/} -fno-stack-protector"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue