inotify-tools: update to 3.20.11.0
This commit is contained in:
parent
11ed5fef8b
commit
52e3993be6
1 changed files with 6 additions and 7 deletions
|
@ -1,19 +1,18 @@
|
||||||
# Template file for 'inotify-tools'
|
# Template file for 'inotify-tools'
|
||||||
pkgname=inotify-tools
|
pkgname=inotify-tools
|
||||||
version=3.20.2.2
|
version=3.20.11.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
short_desc="Provides a simple interface to inotify"
|
short_desc="Provides a simple interface to inotify"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/rvoicilas/inotify-tools"
|
homepage="https://github.com/inotify-tools/inotify-tools"
|
||||||
distfiles="https://github.com/rvoicilas/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/inotify-tools/inotify-tools/archive/${version}.tar.gz"
|
||||||
checksum=770fb1d94ace659f975d7494e3ab8b421a6aab930b9c37c7c290ab5280abb7b8
|
checksum=58a3cde89e4a5111a87ac16b56b06a8f885460fca0aea51b69c856ce30a37a14
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
touch README
|
autoreconf -fi
|
||||||
autoreconf -i
|
|
||||||
}
|
}
|
||||||
|
|
||||||
libinotify-tools_package() {
|
libinotify-tools_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue