inotify-tools: update to 3.20.2.2.

This commit is contained in:
Enno Boland 2020-02-17 13:18:06 +01:00
parent a195ba9569
commit fd8d9ad906

View file

@ -1,6 +1,6 @@
# Template file for 'inotify-tools'
pkgname=inotify-tools
version=3.20.1
version=3.20.2.2
revision=2
build_style=gnu-configure
hostmakedepends="automake libtool"
@ -9,9 +9,10 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/rvoicilas/inotify-tools"
distfiles="https://github.com/rvoicilas/${pkgname}/archive/${version}.tar.gz"
checksum=a433cc1dedba851078276db69b0e97f9fe41e4ba3336d2971adfca4b3a6242ac
checksum=770fb1d94ace659f975d7494e3ab8b421a6aab930b9c37c7c290ab5280abb7b8
pre_configure() {
touch README
autoreconf -i
}