mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to nvme-clie v1.8.1
This also fixes the connect build failures.
This commit is contained in:
parent
f22fa537ae
commit
e77203482c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502176
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nvme-cli
|
||||
PORTVERSION= 1.6
|
||||
PORTVERSION= 1.8.1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= imp@FreeBSD.org
|
||||
|
@ -20,6 +20,6 @@ USES= gmake
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= bsdimp
|
||||
GH_PROJECT= nvme-cli
|
||||
GH_TAGNAME= 9221b5f
|
||||
GH_TAGNAME= c92d871
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1539492927
|
||||
SHA256 (bsdimp-nvme-cli-1.6-9221b5f_GH0.tar.gz) = b0b0c69f1315f332235a509dee509b98e0f01dccff5642351c0e88db252c821e
|
||||
SIZE (bsdimp-nvme-cli-1.6-9221b5f_GH0.tar.gz) = 379619
|
||||
TIMESTAMP = 1558388582
|
||||
SHA256 (bsdimp-nvme-cli-1.8.1-c92d871_GH0.tar.gz) = 049f88cdcea50a00ade9427b082ac98327f689cd33c188a3b266244721fddaef
|
||||
SIZE (bsdimp-nvme-cli-1.8.1-c92d871_GH0.tar.gz) = 414331
|
||||
|
|
Loading…
Add table
Reference in a new issue