fswatch: update to 1.13.0.
This commit is contained in:
parent
c7b1890d3c
commit
0982fea87c
|
@ -1660,7 +1660,7 @@ libBulletCollision.so.2.87 bullet-2.87_1
|
|||
libLinearMath.so.2.87 bullet-2.87_1
|
||||
libBulletSoftBody.so.2.87 bullet-2.87_1
|
||||
libinotifytools.so.0 libinotify-tools-3.14_2
|
||||
libfswatch.so.9 libfswatch-1.11.3_1
|
||||
libfswatch.so.11 libfswatch-1.13.0_1
|
||||
libopensc.so.6 libopensc-0.18.0_1
|
||||
libSDL2_ttf-2.0.so.0 SDL2_ttf-2.0.12_1
|
||||
librtlsdr.so.0 librtlsdr-0.5.3_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fswatch'
|
||||
pkgname=fswatch
|
||||
version=1.12.0
|
||||
version=1.13.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://emcrisostomo.github.io/fswatch/"
|
||||
distfiles="https://github.com/emcrisostomo/fswatch/releases/download/${version}/fswatch-${version}.tar.gz"
|
||||
checksum=8042da283b34dc383ff6321254163e378d4f3cd5d8df87ff608f811ea33e6a83
|
||||
checksum=90bcf0e02fa586251aa3233cb805ca4087e81de2c5960150a0676cc42f8534bb
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv[56]*)
|
||||
|
|
Loading…
Reference in New Issue