[arch-commits] Commit in ndctl/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Oct 6 20:41:03 UTC 2020
Date: Tuesday, October 6, 2020 @ 20:41:02
Author: felixonmars
Revision: 397445
upgpkg: ndctl 70-1
Modified:
ndctl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-06 20:35:36 UTC (rev 397444)
+++ PKGBUILD 2020-10-06 20:41:02 UTC (rev 397445)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=ndctl
-pkgver=69
+pkgver=70
pkgrel=1
pkgdesc='Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel'
arch=('x86_64')
@@ -10,7 +10,7 @@
depends=('json-c' 'keyutils' 'kmod' 'systemd-libs' 'util-linux-libs')
makedepends=('asciidoctor' 'bash-completion' 'systemd' 'xmlto')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pmem/ndctl/archive/v$pkgver.tar.gz")
-sha512sums=('8fa4448cc66a156280051402ecea86a1da0f17235763de2475b5a3da622f35f469c3aed6c3f54b7f3b1553b1c86fd11e1f55e83c8c2aa0ea6d01a3ca9e503a2d')
+sha512sums=('3ad44efd56f0ef156716f4db5b6c18241e8c5cf52f3b3a3455012f3006d21dd3e2c63a83aa7f7ac8113d61fa8419b80d6182195dff5d176272af63a2d85cb487')
prepare() {
# fix location of modprobe.d conf
More information about the arch-commits
mailing list