Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothée Floure
aports
Commits
1ff29fb6
Commit
1ff29fb6
authored
Jul 26, 2018
by
Roberto Oliveira
Browse files
community/syncthing: add openrc subpackage
parent
d6fb007e
Changes
1
Hide whitespace changes
Inline
Side-by-side
community/syncthing/APKBUILD
View file @
1ff29fb6
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment