aboutsummaryrefslogtreecommitdiffstats
path: root/community/secpwgen
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-10-07 18:19:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-10-10 12:04:44 +0000
commit1a1ade2c690ceb7451838938bfa17c29c68e9397 (patch)
tree8c7d701365738cc1ea2f06b5611874a2ab4c6ca9 /community/secpwgen
parent70b8962ecc667b4cc6dc592e9e75f322a024bfbb (diff)
downloadaports-1a1ade2c690ceb7451838938bfa17c29c68e9397.tar.bz2
aports-1a1ade2c690ceb7451838938bfa17c29c68e9397.tar.xz
community/secpwgen: rebuild against libressl
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 7862a26232..dc5e13d5a8 100644
--- a/community/secpwgen/APKBUILD
+++ b/community/secpwgen/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=secpwgen
pkgver=1.3
-pkgrel=0
+pkgrel=1
pkgdesc="secure password generator"
url="http://zvrba.net/"
arch="all"
license="MIT"
depends=""
-depends_dev="openssl-dev"
+depends_dev="libressl-dev"
makedepends="$depends_dev"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/itoffshore/$pkgname/archive/v$pkgver.tar.gz