* update wvstreams to 4.6.1-21.1
This commit is contained in:
parent
8bc5b8f689
commit
c350f1eea8
35
wvstreams/.SRCINFO
Normal file
35
wvstreams/.SRCINFO
Normal file
@ -0,0 +1,35 @@
|
||||
pkgbase = wvstreams
|
||||
pkgdesc = A network programming library written in C++
|
||||
pkgver = 4.6.1
|
||||
pkgrel = 21.1
|
||||
url = https://github.com/apenwarr/wvstreams/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = LGPL
|
||||
depends = zlib
|
||||
depends = pam
|
||||
depends = openssl
|
||||
depends = readline
|
||||
source = https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/wvstreams/wvstreams-4.6.1.tar.gz
|
||||
source = wvstreams-4.6.1-glibc212.patch
|
||||
source = wvstreams-4.6.1-gcc47.patch
|
||||
source = wvstreams-4.6.1-gcc6.patch
|
||||
source = wvstreams-4.6.1-gcc10.patch
|
||||
source = wvstreams-4.6.1-magic.patch
|
||||
source = wvstreams-4.6.1-openssl10.patch
|
||||
source = wvstreams-4.6.1-openssl11.patch
|
||||
source = wvstreams-4.6.1-parallel-make.patch
|
||||
sha256sums = 8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633
|
||||
sha256sums = b1163b4375f59769d4aff5280aa847636e987da8cc028945988a2370154658bc
|
||||
sha256sums = e23256235611def432763ec8a8ae53fde159ace053bbcc413df1dbc75689af91
|
||||
sha256sums = 1f750516825dc8c3ef7de980b90dadf22c5132eab828a5dd634fa2a88624b6d9
|
||||
sha256sums = df6e4a6e9b47964212621e40c7034db00e37d95e3b1d5e4f3e9693fa8c91346f
|
||||
sha256sums = cf798f7e7c29fa239cc3201f0d19166b92bc181c19418a12bfd7cbd8f8fea6b1
|
||||
sha256sums = 57b55ed6a2a6aa8abef00711d9e03bed664f2c4357404cd38ae778f8b3b97482
|
||||
sha256sums = e1294644eb44c3d58789f2aca51fa28d15af799bd1b7bc2ff2583c41c74efae5
|
||||
sha256sums = f3c433a8371f539f67ba320331ba393384e0e5f68375ab9d859975ad643dff71
|
||||
|
||||
pkgname = wvstreams
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=wvstreams
|
||||
pkgver=4.6.1
|
||||
pkgrel=21
|
||||
pkgrel=21.1
|
||||
pkgdesc="A network programming library written in C++"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/apenwarr/wvstreams/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user