aboutsummaryrefslogtreecommitdiffstats
path: root/main/libssh2
diff options
context:
space:
mode:
authorAlex Mirski-Fitton <mirskifa@uk.ibm.com>2019-10-24 15:08:01 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2019-10-24 21:02:32 +0200
commitc69a0d448c420e4a8e01329152f35df1e2f53c79 (patch)
tree2f0e3c19ad5c4fbc82d4533f217379171376e55e /main/libssh2
parenta16783bb17e34da6b616527908401cdeb01b3168 (diff)
downloadaports-c69a0d448c420e4a8e01329152f35df1e2f53c79.tar.bz2
aports-c69a0d448c420e4a8e01329152f35df1e2f53c79.tar.xz
main/libssh2: Update release version for CVE patch
6c763143a08a56997ee6f88f9329cfc17d6b56b5 introduced a patch for CVE-2019-17498 but did not bump the package release version. Therefore, the package wasn't rebuild.
Diffstat (limited to 'main/libssh2')
-rw-r--r--main/libssh2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libssh2/APKBUILD b/main/libssh2/APKBUILD
index 6306a875fa..eb10e6535e 100644
--- a/main/libssh2/APKBUILD
+++ b/main/libssh2/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libssh2
pkgver=1.9.0
-pkgrel=0
+pkgrel=1
pkgdesc="library for accessing ssh1/ssh2 protocol servers"
url="https://libssh2.org/"
arch="all"