fswatch: update to 1.12.0.

This commit is contained in:
maxice8 2018-06-30 21:01:15 -03:00
parent 2eb5f2a0b2
commit ee1395c059

View file

@ -1,7 +1,7 @@
# Template file for 'fswatch' # Template file for 'fswatch'
pkgname=fswatch pkgname=fswatch
version=1.11.3 version=1.12.0
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static" configure_args="--disable-static"
hostmakedepends="doxygen" hostmakedepends="doxygen"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://emcrisostomo.github.io/fswatch/" homepage="https://emcrisostomo.github.io/fswatch/"
distfiles="https://github.com/emcrisostomo/fswatch/releases/download/${version}/fswatch-${version}.tar.gz" distfiles="https://github.com/emcrisostomo/fswatch/releases/download/${version}/fswatch-${version}.tar.gz"
checksum=21f60ff255bd8dac72c8eb917b08c10ef2a040b380876a35357f6a860282ac83 checksum=8042da283b34dc383ff6321254163e378d4f3cd5d8df87ff608f811ea33e6a83
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
armv[56]*) armv[56]*)