* update socat to 1.8.0.0-2
This commit is contained in:
parent
ad4747cf20
commit
2674c8e604
20
socat/.SRCINFO
Normal file
20
socat/.SRCINFO
Normal file
@ -0,0 +1,20 @@
|
||||
pkgbase = socat
|
||||
pkgdesc = Multipurpose relay
|
||||
pkgver = 1.8.0.0
|
||||
pkgrel = 2
|
||||
url = http://www.dest-unreach.org/socat/
|
||||
arch = x86_64
|
||||
license = GPL-2.0-only
|
||||
checkdepends = bash
|
||||
checkdepends = net-tools
|
||||
checkdepends = procps-ng
|
||||
depends = glibc
|
||||
depends = openssl
|
||||
depends = libssl.so
|
||||
depends = readline
|
||||
depends = libreadline.so
|
||||
source = http://www.dest-unreach.org/socat/download/socat-1.8.0.0.tar.gz
|
||||
sha256sums = 6010f4f311e5ebe0e63c77f78613d264253680006ac8979f52b0711a9a231e82
|
||||
b2sums = 816f404283425900e0d703c9458cc1c1cf1edbcc343e0f3d9039ec39ff588e74796831e73c383daf807d59f105b81f743fe063e3c8376a87f7526282dc0ff58c
|
||||
|
||||
pkgname = socat
|
4
socat/.nvchecker.toml
Normal file
4
socat/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[socat]
|
||||
source = "regex"
|
||||
url = "http://www.dest-unreach.org/socat/download/"
|
||||
regex = 'socat-([\.\d]+)\.tar\.gz'
|
@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=socat
|
||||
pkgver=1.8.0.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Multipurpose relay'
|
||||
url='http://www.dest-unreach.org/socat/'
|
||||
license=('GPL-2.0-only')
|
||||
|
Loading…
x
Reference in New Issue
Block a user