diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-19 14:52:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-19 14:52:12 +0000 |
commit | 7c0c8b1f52a7443ead377ceb09331db5c4bc7fc1 (patch) | |
tree | 2ff445c1cdbbfdf539d74c83ac4c8b4ac1664b61 /testing/silc-client | |
parent | e5f6eeea21956a6445d925db476f6c8ddbf57306 (diff) | |
download | aports-7c0c8b1f52a7443ead377ceb09331db5c4bc7fc1.tar.bz2 aports-7c0c8b1f52a7443ead377ceb09331db5c4bc7fc1.tar.xz |
testing/silc-client: rebuild against libressl 2.5
Diffstat (limited to 'testing/silc-client')
-rw-r--r-- | testing/silc-client/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/silc-client/APKBUILD b/testing/silc-client/APKBUILD index f483769d0b..3948aefd5f 100644 --- a/testing/silc-client/APKBUILD +++ b/testing/silc-client/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr> pkgname=silc-client pkgver=1.1.11 -pkgrel=3 +pkgrel=4 pkgdesc="Secure Internet Live Conferencing - client" url="http://silcnet.org/" arch="all" |