summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43e9e2febdf2..c669c56d2d8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libressl-netcat
pkgdesc = Low level UDP/TCP connection tool with support for TLS protocol
- pkgver = 2.6.3
+ pkgver = 2.6.4
pkgrel = 1
url = https://www.libressl.org
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = libressl-netcat
provides = netcat
conflicts = openbsd-netcat
conflicts = gnu-netcat
- source = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.3.tar.gz
- source = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.3.tar.gz.asc
+ source = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.4.tar.gz
+ source = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.4.tar.gz.asc
validpgpkeys = A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5
- sha256sums = aead6598263171b96970da0d881e616d0813b69b35ebdc5991f87ff2ea7f5c98
+ sha256sums = 638a20c2f9e99ee283a841cd787ab4d846d1880e180c4e96904fc327d419d11f
sha256sums = SKIP
pkgname = libressl-netcat
diff --git a/PKGBUILD b/PKGBUILD
index ab2c88e4a5cd..f1497d878fe0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer=alive4ever
pkgname=libressl-netcat
-pkgver=2.6.3
+pkgver=2.6.4
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=('aead6598263171b96970da0d881e616d0813b69b35ebdc5991f87ff2ea7f5c98'
+sha256sums=('638a20c2f9e99ee283a841cd787ab4d846d1880e180c4e96904fc327d419d11f'
'SKIP')
## To verify the package signature, import the public key manually before