mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
90e08b1acf
commit
3068b432b7
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template build file for 'inotify-tools'
|
# Template build file for 'inotify-tools'
|
||||||
pkgname=inotify-tools
|
pkgname=inotify-tools
|
||||||
version=3.14
|
version=3.20.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Provides a simple interface to inotify"
|
short_desc="Provides a simple interface to inotify"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
homepage="http://wiki.github.com/rvoicilas/inotify-tools/"
|
homepage="http://wiki.github.com/rvoicilas/inotify-tools/"
|
||||||
distfiles="https://github.com/rvoicilas/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rvoicilas/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=97a4fdf9132da47c2baa677c1a427c435ee55a26df42b2b74a41489b9fbd2323
|
checksum=a433cc1dedba851078276db69b0e97f9fe41e4ba3336d2971adfca4b3a6242ac
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Add table
Reference in a new issue