* update open-isns to 0.102-4
This commit is contained in:
parent
e075d873d5
commit
eaf4bd5756
17
open-isns/.SRCINFO
Normal file
17
open-isns/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = open-isns
|
||||
pkgdesc = iSNS server and client for Linux
|
||||
pkgver = 0.102
|
||||
pkgrel = 4
|
||||
url = https://github.com/gonzoleeman/open-isns
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = GPL
|
||||
makedepends = meson
|
||||
depends = openssl
|
||||
source = open-isns-0.102.tar.gz::https://github.com/gonzoleeman/open-isns/archive/v0.102.tar.gz
|
||||
sha256sums = 9611344733c0cdf14395f60880950ea4c3c7d6b765565b6493ad3e1afbe216de
|
||||
|
||||
pkgname = open-isns
|
4
open-isns/.nvchecker.toml
Normal file
4
open-isns/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[open-isns]
|
||||
source = "git"
|
||||
git = "https://github.com/gonzoleeman/open-isns.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=open-isns
|
||||
pkgver=0.102
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='iSNS server and client for Linux'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
depends=('openssl')
|
||||
|
Loading…
x
Reference in New Issue
Block a user