Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
libnvme
Commits:
31f85248 by Morten Linderud at 2026-06-16T23:33:43+02:00
upgpkg: 1.16.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libnvme
pkgdesc = C Library for NVM Express on Linux
- pkgver = 1.16.1
- pkgrel = 3
+ pkgver = 1.16.2
+ pkgrel = 1
url = https://github.com/linux-nvme/libnvme
arch = x86_64
license = LGPL-2.1-only
@@ -17,7 +17,7 @@ pkgbase = libnvme
depends = keyutils
depends = liburing
depends = openssl
- source =
libnvme-1.16.1.tar.gz::https://github.com/linux-nvme/libnvme/archive/v1.16.1.tar.gz
- sha256sums =
ce1d9d393feb84c4e82ca096db2bdb7dd4a5fd1997d711cc1904796944f2c579
+ source =
libnvme-1.16.2.tar.gz::https://github.com/linux-nvme/libnvme/archive/v1.16.2.tar.gz
+ sha256sums =
1d850d5a871559abf641d6e6b63bb86047e4cb26f3ad144597c2c64b3cff7231
pkgname = libnvme
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Maintainer: Christian Heusel <[email protected]>
pkgname=libnvme
-pkgver=1.16.1
-pkgrel=3
+pkgver=1.16.2
+pkgrel=1
pkgdesc="C Library for NVM Express on Linux"
arch=('x86_64')
url="https://github.com/linux-nvme/libnvme"
@@ -25,7 +25,7 @@ depends=(
'openssl'
)
source=("$pkgname-$pkgver.tar.gz::https://github.com/linux-nvme/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('ce1d9d393feb84c4e82ca096db2bdb7dd4a5fd1997d711cc1904796944f2c579')
+sha256sums=('1d850d5a871559abf641d6e6b63bb86047e4cb26f3ad144597c2c64b3cff7231')
build() {
local meson_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libnvme/-/commit/31f85248bb17acce353ae6afcec4bac4a3f88669
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libnvme/-/commit/31f85248bb17acce353ae6afcec4bac4a3f88669
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help