Skip to content

Commit

Permalink
nvme-cli: 2.10 -> 2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed Aug 6, 2024
1 parent 29cd3a7 commit 90b2a8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 1 addition & 2 deletions nvme-cli/.md5sum
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
83134a8586bc221d44fe067b86de4d93 4c1e89f14474efc01e41e9c45d2bfa8467b9c1e5.patch
50aca763b0c931dfb2af79c6762958e5 nvme-cli-2.10.tar.gz
ede688205f7686b9bdd9887fea1faf32 nvme-cli-2.10.2.tar.gz
7 changes: 2 additions & 5 deletions nvme-cli/Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,11 @@
# Depends on: libnvme

name=nvme-cli
version=2.10
version=2.10.2
release=1
source="https://github.com/linux-nvme/$name/archive/v$version/$name-$version.tar.gz
4c1e89f14474efc01e41e9c45d2bfa8467b9c1e5.patch"
source=https://github.com/linux-nvme/$name/archive/v$version/$name-$version.tar.gz

build() {
patch -d $name-$version -p1 -i $SRC/4c1e89f14474efc01e41e9c45d2bfa8467b9c1e5.patch

meson setup build $name-$version \
--prefix=/usr \
--libexecdir=lib \
Expand Down

0 comments on commit 90b2a8c

Please sign in to comment.