testing/pwsafe: rebuild against libressl

This commit is contained in:
Natanael Copa 2016-10-10 08:55:14 +00:00
parent 28092ee650
commit 296ee72c60

View File

@ -2,12 +2,12 @@
# Maintainer:
pkgname=pwsafe
pkgver=0.2.0
pkgrel=1
pkgrel=2
pkgdesc="Password database"
url="http://nsd.dyndns.org/pwsafe/"
arch="all !aarch64"
license="GPL2"
makedepends="ncurses-dev openssl-dev readline-dev"
makedepends="ncurses-dev libressl-dev readline-dev"
subpackages="$pkgname-doc"
source="http://nsd.dyndns.org/pwsafe/releases/pwsafe-$pkgver.tar.gz"