Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/libnvme/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libnvme'
pkgname=libnvme
version=1.16.1
version=1.16.2
revision=1
build_style=meson
configure_args="-Ddocs=man"
Expand All @@ -13,7 +13,7 @@ license="LGPL-2.1-or-later"
homepage="https://github.com/linux-nvme/libnvme"
changelog="https://github.com/linux-nvme/libnvme/releases"
distfiles="https://github.com/linux-nvme/libnvme/archive/v${version}.tar.gz"
checksum=ce1d9d393feb84c4e82ca096db2bdb7dd4a5fd1997d711cc1904796944f2c579
checksum=1d850d5a871559abf641d6e6b63bb86047e4cb26f3ad144597c2c64b3cff7231

libnvme-devel_package() {
depends="${sourcepkg}>=${version}_${revision} json-c-devel openssl-devel"
Expand Down