diff --git a/srcpkgs/libaio/template b/srcpkgs/libaio/template index 8c5f9ef3c4d..130da86e90a 100644 --- a/srcpkgs/libaio/template +++ b/srcpkgs/libaio/template @@ -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 " -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"