main/libaio: upgrade to 0.3.111, clarify license

This commit is contained in:
prspkt 2018-03-20 08:23:23 +00:00 committed by Sören Tempel
parent a0aa3c6253
commit 0f2ff8e737

View File

@ -1,12 +1,12 @@
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname="libaio"
pkgver=0.3.110
pkgrel=1
pkgver=0.3.111
pkgrel=0
pkgdesc="Asynchronous input/output library"
url="http://lse.sourceforge.net/io/aio.html"
arch="all"
license="LGPL-2.0"
license="LGPL-2.1-or-later"
options="!check" # No test suite.
depends=
makedepends="linux-headers"
@ -27,6 +27,4 @@ package() {
install
}
md5sums="2a35602e43778383e2f4907a4ca39ab8 libaio_0.3.110.orig.tar.gz"
sha256sums="e019028e631725729376250e32b473012f7cb68e1f7275bfc1bbcdd0f8745f7e libaio_0.3.110.orig.tar.gz"
sha512sums="664295d330d6e9adc005e2331e77582619625b479ffc2b81728ba6a682487380ee936079c4a69d35144b458bbe35c612f4ed9b32e913bd7e109b824345763eb3 libaio_0.3.110.orig.tar.gz"
sha512sums="440f2b62f99ca2e72ffc8c2c04b4779a1a7cf24a8ba2a30b34d18b4ee77630a2078610fe8c435559f81a5c3bfa93049bd53d77464a0da8267833fbde3f40ceeb libaio_0.3.111.orig.tar.gz"