aboutsummaryrefslogtreecommitdiffstats
path: root/community/mktorrent/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mktorrent/APKBUILD')
-rw-r--r--community/mktorrent/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mktorrent/APKBUILD b/community/mktorrent/APKBUILD
index 68f7aa074d..089fbf32aa 100644
--- a/community/mktorrent/APKBUILD
+++ b/community/mktorrent/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=mktorrent
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="A handy tool for creating .torrent files"
url="http://borg.uu3.net/~borg/?mktorrent"
arch="all"
license="BSD"
-makedepends="libressl-dev"
+makedepends="openssl-dev"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/Rudde/mktorrent/archive/v$pkgver.tar.gz"