diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 22:36:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:39 +0000 |
commit | 1de49ababcac9316b8d5a4a853a7cce9f0ea76c9 (patch) | |
tree | d8e2f568094d83c1e7023d0af9861efbadd24aff /community/secpwgen/APKBUILD | |
parent | 48c182c1ce072e3ba8600c16d75c86f7f47668a3 (diff) | |
download | aports-1de49ababcac9316b8d5a4a853a7cce9f0ea76c9.tar.bz2 aports-1de49ababcac9316b8d5a4a853a7cce9f0ea76c9.tar.xz |
community/secpwgen: rebuild against libressl-2.6
Diffstat (limited to 'community/secpwgen/APKBUILD')
-rw-r--r-- | community/secpwgen/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/secpwgen/APKBUILD b/community/secpwgen/APKBUILD index 4d10ee2b96..2366471acc 100644 --- a/community/secpwgen/APKBUILD +++ b/community/secpwgen/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=secpwgen pkgver=1.3 -pkgrel=2 +pkgrel=3 pkgdesc="secure password generator" url="http://zvrba.net/" arch="all" |