aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-27 06:00:30 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-09-27 12:54:01 +0000
commit103084030b47360e99ce3d3a312c016bfb755f5d (patch)
tree6f08f98e9fedaac3a2eb48c39139b69f964cc3ed
parent6932a415c5fb1e4ae7f494fd7e36541a269719d5 (diff)
community/ndctl: upgrade to 69
-rw-r--r--community/ndctl/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ndctl/APKBUILD b/community/ndctl/APKBUILD
index 67655814974..9889c0b46f3 100644
--- a/community/ndctl/APKBUILD
+++ b/community/ndctl/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Breno Leitao <breno.leitao@gmail.com>
pkgname=ndctl
-pkgver=68
-pkgrel=1
+pkgver=69
+pkgrel=0
pkgdesc="Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel"
url="https://github.com/pmem/ndctl"
arch="all"
@@ -47,4 +47,4 @@ bashcomp() {
mv "$pkgdir"/usr/share/bash-completion "$subpkgdir"/usr/share/
}
-sha512sums="dd8abbb63f612d10dd4a879cb98f80df2ef773c547a89051789128eee1f52c3c0fdae82007b51ce99a603243e5c28e5b2f1a7864c606f4b14d3fe9c4fd790883 ndctl-68.tar.gz"
+sha512sums="8fa4448cc66a156280051402ecea86a1da0f17235763de2475b5a3da622f35f469c3aed6c3f54b7f3b1553b1c86fd11e1f55e83c8c2aa0ea6d01a3ca9e503a2d ndctl-69.tar.gz"