diff options
author | Tim Biermann <tbier@posteo.de> | 2020-12-21 11:04:58 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-12-21 21:56:17 +0000 |
commit | 21169c7c0b2d48caeb62e5f83a1532465f972bdb (patch) | |
tree | 66c15b12f7dd1e613cc249dd7471d3ac15f8b9b7 /ndctl | |
parent | 5149af6918c8779fa2bcebad8803354df0102dc0 (diff) | |
download | contrib-21169c7c0b2d48caeb62e5f83a1532465f972bdb.tar.gz contrib-21169c7c0b2d48caeb62e5f83a1532465f972bdb.tar.xz |
ndctl: 70.1 -> 71
Diffstat (limited to 'ndctl')
-rw-r--r-- | ndctl/.signature | 6 | ||||
-rw-r--r-- | ndctl/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ndctl/.signature b/ndctl/.signature index 220945fc7..faed5475a 100644 --- a/ndctl/.signature +++ b/ndctl/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34/L84Fkokn3CN3XfRe4Y5gEQKP0c7ILOld8Le9pDThF5vhWlJj9f9bbrcbJkZ/IW/dzkO7SXuCNur6ywD+vEQM= -SHA256 (Pkgfile) = 5cbdfb867d7f0ed6f45c4d986cbda8f31cad52c2300b06197d27f57537f6f705 +RWSagIOpLGJF3yue5bVbdLpEZs1XRmHATAhYNQT969Jg9rVPy9WDq0plOcIig9npuOsM5NUldu9r0+iF2neR/hmnZ+HCUHkpgQQ= +SHA256 (Pkgfile) = 88f69740e19ff70cbd45f863443b640fd084ab83723c527ced445e993296804b SHA256 (.footprint) = f837ad5519a4c2d9c32fb4e4bd65b7cb1b64439ca337dccea8be794a82e6c734 -SHA256 (ndctl-70.1.tar.gz) = 2b2a7e6228481076dc807df7a658ba91017658fcb932e8bea489330380d2d682 +SHA256 (ndctl-71.tar.gz) = dc89b0ebc78a238359947c55ba3871999ea4f1cc3dce3503a0bdee363f0e52d6 diff --git a/ndctl/Pkgfile b/ndctl/Pkgfile index f3927fc69..72f429dd9 100644 --- a/ndctl/Pkgfile +++ b/ndctl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: json-c keyutils name=ndctl -version=70.1 +version=71 release=1 source=(https://github.com/pmem/ndctl/archive/v$version/$name-$version.tar.gz) |