mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
libnvme: update to 1.13
This commit is contained in:
parent
74d9036850
commit
c33f84f8d3
2 changed files with 4 additions and 4 deletions
|
@ -4321,7 +4321,7 @@ librz_type.so.0.7 rizin-0.7.2_1
|
|||
librz_util.so.0.7 rizin-0.7.2_1
|
||||
libaravis-0.8.so.0 libaravis-0.8.21_1
|
||||
libLimeSuite.so.23.11-1 LimeSuite-23.11.0_1
|
||||
libnvme.so.1 libnvme-1.10_1
|
||||
libnvme.so.1 libnvme-1.13_1
|
||||
libnvme-mi.so.1 libnvme-1.2_1
|
||||
libRInside.so R-cran-RInside-0.2.16_1
|
||||
libXrdUtils.so.3 xrootd-5.4.0_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libnvme'
|
||||
pkgname=libnvme
|
||||
version=1.10
|
||||
revision=2
|
||||
version=1.13
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddocs=man"
|
||||
hostmakedepends="pkg-config swig tar xz"
|
||||
|
@ -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=add9efa968e8341459fcaa2d96f2594a6f871e1fb3f57c02ce1c8ba5424f3960
|
||||
checksum=f083c21f525644a2bcca6d367d96fab813de880cba9f1746a850f3a8692a5980
|
||||
|
||||
libnvme-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} json-c-devel openssl-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue