aboutsummaryrefslogtreecommitdiffstats
path: root/community/secpwgen
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-01 14:39:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:14 +0000
commit019642e21a73e672eac05dc765f27c99f4b02c9e (patch)
treedc30acaea519ce7a78fc9f15a4861ff0949835b7 /community/secpwgen
parent10bf4f5c3c620b371893782f84255a2739251e78 (diff)
downloadaports-019642e21a73e672eac05dc765f27c99f4b02c9e.tar.bz2
aports-019642e21a73e672eac05dc765f27c99f4b02c9e.tar.xz
community/secpwgen: rebuild against openssl 1.1
Diffstat (limited to 'community/secpwgen')
-rw-r--r--community/secpwgen/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/secpwgen/APKBUILD b/community/secpwgen/APKBUILD
index a6d3842e14..2efda06fdd 100644
--- a/community/secpwgen/APKBUILD
+++ b/community/secpwgen/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=secpwgen
pkgver=1.3
-pkgrel=4
+pkgrel=5
pkgdesc="secure password generator"
url="http://zvrba.net/"
arch="all"
license="MIT"
-depends_dev="libressl-dev"
+depends_dev="openssl-dev"
makedepends="$depends_dev"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/itoffshore/$pkgname/archive/v$pkgver.tar.gz