diff --git a/srcpkgs/inotify-tools/template b/srcpkgs/inotify-tools/template index 55df2f9389..36f30d23e4 100644 --- a/srcpkgs/inotify-tools/template +++ b/srcpkgs/inotify-tools/template @@ -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 " 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 }