mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
testing/syncthing-inotify: fix checksum
This commit is contained in:
parent
59ec7ef395
commit
99f8caafd6
@ -2,7 +2,7 @@
|
|||||||
# Maintainer:
|
# Maintainer:
|
||||||
pkgname=syncthing-inotify
|
pkgname=syncthing-inotify
|
||||||
pkgver=0.8.7
|
pkgver=0.8.7
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="File watcher intended for use with Syncthing"
|
pkgdesc="File watcher intended for use with Syncthing"
|
||||||
url="https://github.com/syncthing/syncthing-inotify"
|
url="https://github.com/syncthing/syncthing-inotify"
|
||||||
arch="all !s390x !armhf !ppc64le"
|
arch="all !s390x !armhf !ppc64le"
|
||||||
@ -38,5 +38,5 @@ package() {
|
|||||||
install -Dm755 "$srcdir"/$pkgname.initd "$pkgdir"/etc/init.d/$pkgname
|
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"
|
686852c7ce89e9a066d5d7b9433471a66184ab59ecba2a6946e605b638d309715188488a1ec29b22f6d8292da9c05fc8726fa93ccd5565de48be236741316604 syncthing-inotify.initd"
|
||||||
|
Loading…
Reference in New Issue
Block a user