aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-02 05:07:49 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-02 05:16:30 +0100
commit063e2a8eb25dbe115154bf23df90a691111402bd (patch)
tree06417fa1bb27b03c21c19b56502a397437e0c4b4
parentfff27077ac283fb9be674a1200c41c85b828f9c8 (diff)
downloadaports-063e2a8eb25dbe115154bf23df90a691111402bd.tar.bz2
aports-063e2a8eb25dbe115154bf23df90a691111402bd.tar.xz
main/inotify-tools: upgrade to 3.20.2.2
-rw-r--r--main/inotify-tools/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/inotify-tools/APKBUILD b/main/inotify-tools/APKBUILD
index 65d7a494cb..236e0142bf 100644
--- a/main/inotify-tools/APKBUILD
+++ b/main/inotify-tools/APKBUILD
@@ -1,7 +1,7 @@
# Contributor:
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=inotify-tools
-pkgver=3.20.2
+pkgver=3.20.2.2
pkgrel=0
pkgdesc="C library and CLI tools providing a simple interface to inotify"
url="https://github.com/rvoicilas/inotify-tools"
@@ -34,4 +34,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="15a7a6ba34736f6a148db01c003eb635152d88f07c565998b4dd41b90472eec4420e27819ee49d10b90c8434a40eba7a0dbf06edfbe2065620acd61017a58fbd inotify-tools-3.20.2.tar.gz"
+sha512sums="72d6fdcc216d8083cd384c71c02dc8e800d3a9702613568b3c571f704aee3d42bf084c52f2141c9afb8d28e8b87ebb6391ed3d825b3d664ed51c552debeb1881 inotify-tools-3.20.2.2.tar.gz"