fswatch: update to 1.14.0.
This commit is contained in:
parent
978c7f7817
commit
31f182408a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fswatch'
|
# Template file for 'fswatch'
|
||||||
pkgname=fswatch
|
pkgname=fswatch
|
||||||
version=1.13.0
|
version=1.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -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=90bcf0e02fa586251aa3233cb805ca4087e81de2c5960150a0676cc42f8534bb
|
checksum=44d5707adc0e46d901ba95a5dc35c5cc282bd6f331fcf9dbf9fad4af0ed5b29d
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv[56]*)
|
armv[56]*)
|
||||||
|
|
Loading…
Reference in New Issue