diff --git a/srcpkgs/libnvme/template b/srcpkgs/libnvme/template index e2f54be716e1f9..daa42528e221f6 100644 --- a/srcpkgs/libnvme/template +++ b/srcpkgs/libnvme/template @@ -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" @@ -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"