aboutsummaryrefslogtreecommitdiffstats
path: root/community/syncthing/APKBUILD
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-26 18:00:58 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-26 18:00:58 +0000
commit1ff29fb647db98cab193dd462c07dc8d18430f6f (patch)
tree530073d951e52f5873c76485a96785284fe80233 /community/syncthing/APKBUILD
parentd6fb007e21aee6364940abbfcf9acc852c32a182 (diff)
downloadaports-1ff29fb647db98cab193dd462c07dc8d18430f6f.tar.bz2
aports-1ff29fb647db98cab193dd462c07dc8d18430f6f.tar.xz
community/syncthing: add openrc subpackage
Diffstat (limited to 'community/syncthing/APKBUILD')
-rw-r--r--community/syncthing/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD
index c2c1679924..c58dd6410a 100644
--- a/community/syncthing/APKBUILD
+++ b/community/syncthing/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=syncthing
pkgver=0.14.49
-pkgrel=0
+pkgrel=1
pkgdesc="Open Source Continuous File Synchronization"
url="https://syncthing.net/"
arch="all !armhf"
@@ -13,7 +13,7 @@ pkgusers="$pkgname"
pkggroups="$pkgname"
makedepends="go"
install="$pkgname.pre-install"
-subpackages="$pkgname-utils"
+subpackages="$pkgname-utils $pkgname-openrc"
source="$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz
$pkgname.initd