summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoralive4ever2018-12-11 22:43:57 +0000
committeralive4ever2018-12-11 22:43:57 +0000
commitea6d7c798cbeb5b41d7f55a876a9b58767012531 (patch)
tree6c3e55fb860a14cc59575268877828e035bce77c /PKGBUILD
parentf86750d0c1727a3b6eaa6693251e8661ea6899b6 (diff)
downloadaur-ea6d7c798cbeb5b41d7f55a876a9b58767012531.tar.gz
upgrade to 2.8.2
Upgrade the package to use libressl 2.8.2 source.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d32967622cd..0d3021820f6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer=alive4ever
pkgname=libressl-netcat
-pkgver=2.7.2
+pkgver=2.8.2
pkgrel=1
arch=('x86_64' 'i686')
pkgdesc="Low level UDP/TCP connection tool with support for TLS protocol"
@@ -11,7 +11,7 @@ provides=('netcat')
conflicts=('openbsd-netcat' 'gnu-netcat')
source=("https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${pkgver}.tar.gz"
"https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${pkgver}.tar.gz.asc")
-sha256sums=('917a8779c342177ff3751a2bf955d0262d1d8916a4b408930c45cef326700995'
+sha256sums=('b8cb31e59f1294557bfc80f2a662969bc064e83006ceef0574e2553a1c254fd5'
'SKIP')
## To verify the package signature, import the public key manually before