* update lksctp-tools to 1.0.19-2
This commit is contained in:
parent
313bf17d45
commit
c35d82a64a
14
lksctp-tools/.SRCINFO
Normal file
14
lksctp-tools/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
||||
pkgbase = lksctp-tools
|
||||
pkgdesc = An implementation of the SCTP protocol
|
||||
pkgver = 1.0.19
|
||||
pkgrel = 2
|
||||
url = https://github.com/sctp/lksctp-tools
|
||||
arch = x86_64
|
||||
license = GPL2
|
||||
license = LGPL2.1
|
||||
makedepends = git
|
||||
depends = bash
|
||||
source = git+https://github.com/sctp/lksctp-tools.git#tag=v1.0.19
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = lksctp-tools
|
4
lksctp-tools/.nvchecker.toml
Normal file
4
lksctp-tools/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[lksctp-tools]
|
||||
source = "git"
|
||||
git = "https://github.com/sctp/lksctp-tools.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=lksctp-tools
|
||||
pkgver=1.0.19
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='An implementation of the SCTP protocol'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://github.com/sctp/lksctp-tools'
|
||||
|
Loading…
x
Reference in New Issue
Block a user