From 4f88a6575db35603210ee13c3c006ea4ae8df6d5 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 18 Apr 2018 19:39:30 +0000 Subject: [PATCH] testing/ndctl: rebuild against json-c-0.13 --- testing/ndctl/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/ndctl/APKBUILD b/testing/ndctl/APKBUILD index cd5e7d3d2ae..b9c48cf82bb 100644 --- a/testing/ndctl/APKBUILD +++ b/testing/ndctl/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Breno Leitao pkgname=ndctl pkgver=57.1 -pkgrel=1 +pkgrel=2 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"