summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralive4ever2018-03-26 06:43:10 +0000
committeralive4ever2018-03-26 06:44:39 +0000
commit35ebfee5e20da3cfa8485104097a97da10ab5f35 (patch)
treee5817d6552d09d9ccedfb94c3f0b5d7925156a60
parent25df02c4945099a5ba53f6ebeac920b2949b08f6 (diff)
downloadaur-35ebfee5e20da3cfa8485104097a97da10ab5f35.tar.gz
upgrade to version 2.7.1
Upgrade the package to use libressl 2.7.1 source
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c669c56d2d8a..ff1ebe19289c 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.4
+ pkgver = 2.7.1
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.4.tar.gz
- source = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.4.tar.gz.asc
+ source = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.7.1.tar.gz
+ source = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.7.1.tar.gz.asc
validpgpkeys = A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5
- sha256sums = 638a20c2f9e99ee283a841cd787ab4d846d1880e180c4e96904fc327d419d11f
+ sha256sums = 937507e236ba7370acaba689444515d4e8f429136f4e7e3623083392d96b7070
sha256sums = SKIP
pkgname = libressl-netcat
diff --git a/PKGBUILD b/PKGBUILD
index f1497d878fe0..971472427eb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer=alive4ever
pkgname=libressl-netcat
-pkgver=2.6.4
+pkgver=2.7.1
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=('638a20c2f9e99ee283a841cd787ab4d846d1880e180c4e96904fc327d419d11f'
+sha256sums=('937507e236ba7370acaba689444515d4e8f429136f4e7e3623083392d96b7070'
'SKIP')
## To verify the package signature, import the public key manually before