From 031b3dcee9f40a7ad4bd92c4771a2fa8bb9ced81 Mon Sep 17 00:00:00 2001 From: Duncan Bellamy <dunk@denkimushi.com> Date: Sat, 14 Sep 2024 18:56:18 +0000 Subject: [PATCH] community/libvfn: upgrade to 5.1.0 --- community/libvfn/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/libvfn/APKBUILD b/community/libvfn/APKBUILD index 50ae433374e5..96209fd66b06 100644 --- a/community/libvfn/APKBUILD +++ b/community/libvfn/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Duncan Bellamy <dunk@denkimushi.com> # Maintainer: Duncan Bellamy <dunk@denkimushi.com> pkgname=libvfn -pkgver=3.0.1 +pkgver=5.1.0 pkgrel=0 pkgdesc="Low-level NVM Express library" url="https://github.com/OpenMPDK/libvfn" @@ -27,5 +27,5 @@ package() { } sha512sums=" -f8d2fbc55aa616cb841ada1e7670b2be69a08faa04263e19551b176547259313b148dcca7525a1269e2e6591bcfe75acb6a297fe5465fbcd857e390a4b9dbbe7 libvfn-3.0.1.tar.gz +3fc1510ed5662a6cdcf68651723d3655be02365462a16235f63f375d8744a7cf18454c67f9cd3982595e2e76fd93024fb47874530f5eac15a12f7801988bbcbc libvfn-5.1.0.tar.gz " -- GitLab