aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2022-11-16 16:34:04 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2022-11-16 16:34:25 +0100
commit832f5d8f16ce0270b559660916bd04223eafafae (patch)
tree496088854b31017da52d808799588cadf4988478
parent408f478bc724a3b6f5731aed654e46eb99b17ede (diff)
downloadaports-832f5d8f16ce0270b559660916bd04223eafafae.tar.gz
aports-832f5d8f16ce0270b559660916bd04223eafafae.tar.bz2
aports-832f5d8f16ce0270b559660916bd04223eafafae.tar.xz
community/clsync: rebuild to fix missing depend of fts-dev
fixes commit d9b1f767a829 (community/*: change fts-dev to musl-fts-dev)
-rw-r--r--community/clsync/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/clsync/APKBUILD b/community/clsync/APKBUILD
index b2a20d50fba..e14532484a8 100644
--- a/community/clsync/APKBUILD
+++ b/community/clsync/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=clsync
pkgver=0.4.5
-pkgrel=2
+pkgrel=3
pkgdesc="File live sync daemon based on inotify"
url="https://github.com/clsync/clsync"
arch="x86 x86_64 aarch64"