aboutsummaryrefslogtreecommitdiffstats
path: root/main/aports-build/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/aports-build/APKBUILD')
-rw-r--r--main/aports-build/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/aports-build/APKBUILD b/main/aports-build/APKBUILD
index 16f109c72e..2f621f259b 100644
--- a/main/aports-build/APKBUILD
+++ b/main/aports-build/APKBUILD
@@ -1,14 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=aports-build
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc="MQTT based build-on-git-push scripts for Alpine Linux"
url="http://alpinelinux.org"
arch="noarch"
license="GPL-2.0"
options="!check"
-depends="abuild>2.20.0 mosquitto-clients alpine-sdk mqtt-exec rsync lua-aports
- lua5.2-cjson lua5.2-mqtt-publish"
+depends="abuild>2.20.0 mosquitto-clients openssh-client mqtt-exec rsync
+ lua-aports lua5.2-cjson lua5.2-mqtt-publish"
depends_dev=""
makedepends="$depends_dev mosquitto-dev"
install="$pkgname.pre-install"
@@ -40,7 +40,7 @@ package() {
"$pkgdir"/etc/buildrepo/plugins.d/report-build-errors.lua
}
-sha512sums="50cea5f0eef8f4644183423eedbb5acc1443d027d2602366c9760f3f13f6306bf3618ecebdd4d903900da5bbc7017a7b6829bbc270502afbcba208f7479e7fb4 aports-build
+sha512sums="4b6a2fbc7e7eeed92395d5dd1e9edf093face2591468147ee857a09eba15ae8003c64bf3928119059e3a18a8cbbc5f14558198e72900f84439f675bb838af1ec aports-build
821035bda47152c341ec94bf960fa67e3377051826712ceb74f39103e6e422777b6e082231bfb87865653d2b93b7d3154cfc24abf65a52e3e66da69412dd7e41 aports-build.initd
62ed5cb6d1fef03fa707512c8c99c572a91e64706ebcc2e7097108811818615618bab908292d0ba0ad2afe93a27333d9c91deb347d6c99703eb8983d1ee5f480 mqtt-exec.aports-build.confd
ded99f4c9474e4dc91605de71919deebbeb8e2e3ebcc9d61890f327bb6220d891a9f2a6c615929cc53bd8007b1a1dbd827bc55cd5cbdd1a6661fcdafa4912950 report-build-errors.lua"