aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-01-06 17:28:59 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-01-06 17:28:59 +0000
commit99f8caafd67a3882ba73b3ee390fbf9e75277891 (patch)
tree2750c38c23aa62e450846e95e9868883ad5838e5
parent59ec7ef395f351a3bb9c61f560aa2bd3a4c639cc (diff)
downloadaports-99f8caafd67a3882ba73b3ee390fbf9e75277891.tar.bz2
aports-99f8caafd67a3882ba73b3ee390fbf9e75277891.tar.xz
testing/syncthing-inotify: fix checksum
-rw-r--r--testing/syncthing-inotify/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/syncthing-inotify/APKBUILD b/testing/syncthing-inotify/APKBUILD
index ac48e75b1b..9c8d18667f 100644
--- a/testing/syncthing-inotify/APKBUILD
+++ b/testing/syncthing-inotify/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=syncthing-inotify
pkgver=0.8.7
-pkgrel=0
+pkgrel=1
pkgdesc="File watcher intended for use with Syncthing"
url="https://github.com/syncthing/syncthing-inotify"
arch="all !s390x !armhf !ppc64le"
@@ -38,5 +38,5 @@ package() {
install -Dm755 "$srcdir"/$pkgname.initd "$pkgdir"/etc/init.d/$pkgname
}
-sha512sums="d6970ef97b84b9aaeea153e756ee6424f3851bea742fb56274d7d0b92d0851f7abf7c8f27202106db5c71aaaacebdb99376765267816294b8501c1a95237f901 syncthing-inotify-0.8.7.tar.gz
+sha512sums="170efa92e3d4f479148f26966326c47950e3c2be81a241a090e5a6174a873130718f2d6c8b9310f6c566b08fcbdf6ad6d83378cb91568064b5a9de788072d9d2 syncthing-inotify-0.8.7.tar.gz
686852c7ce89e9a066d5d7b9433471a66184ab59ecba2a6946e605b638d309715188488a1ec29b22f6d8292da9c05fc8726fa93ccd5565de48be236741316604 syncthing-inotify.initd"