aboutsummaryrefslogtreecommitdiffstats
path: root/community/nimble/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nimble/APKBUILD')
-rw-r--r--community/nimble/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/nimble/APKBUILD b/community/nimble/APKBUILD
index 47b30976a87..801cab507dc 100644
--- a/community/nimble/APKBUILD
+++ b/community/nimble/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=nimble
pkgver=0.13.1
-pkgrel=1
+pkgrel=3
pkgdesc="Package manager for the Nim programming language"
url="https://github.com/nim-lang/nimble"
arch="all !s390x"
license="BSD-3-Clause"
-depends="nim"
+depends="nim libssl3"
subpackages="$pkgname-bash-completion $pkgname-zsh-completion"
source="https://github.com/nim-lang/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz
fix-test.patch