Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
lksctp-tools


Commits:
88f37081 by Carl Smedstad at 2025-02-10T07:38:09+01:00
upgpkg: 1.0.21-1: Upstream release

https://github.com/sctp/lksctp-tools/releases/tag/v1.0.21

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lksctp-tools
        pkgdesc = An implementation of the SCTP protocol
-       pkgver = 1.0.20
+       pkgver = 1.0.21
        pkgrel = 1
        url = https://github.com/sctp/lksctp-tools
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = lksctp-tools
        makedepends = git
        depends = glibc
        depends = bash
-       source = git+https://github.com/sctp/lksctp-tools.git#tag=v1.0.20
-       sha256sums = 
91c118f63d53d00b4f5eae9277aace9d9a52fdee5025ae4789abd675f47388eb
+       source = git+https://github.com/sctp/lksctp-tools.git#tag=v1.0.21
+       sha256sums = 
54aa6fa636190c03f69821c08ff2e72b358e9df790ef1dbe3ee1c45e3cc29a3e
 
 pkgname = lksctp-tools


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributer: Nicolas Martyanoff <khae...@gmail.com>
 
 pkgname=lksctp-tools
-pkgver=1.0.20
+pkgver=1.0.21
 pkgrel=1
 pkgdesc='An implementation of the SCTP protocol'
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL-2.0-or-later' 'LGPL-2.1-only')
 makedepends=('git')
 depends=('glibc' 'bash')
 source=("git+https://github.com/sctp/lksctp-tools.git#tag=v$pkgver";)
-sha256sums=('91c118f63d53d00b4f5eae9277aace9d9a52fdee5025ae4789abd675f47388eb')
+sha256sums=('54aa6fa636190c03f69821c08ff2e72b358e9df790ef1dbe3ee1c45e3cc29a3e')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lksctp-tools/-/commit/88f370814f93b9997aa8dca67c8b04411850bfe0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lksctp-tools/-/commit/88f370814f93b9997aa8dca67c8b04411850bfe0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to