diff --git a/community/ndctl/APKBUILD b/community/ndctl/APKBUILD
index c2b6f81d66041d3594cf28ed8474006fb8ae6b42..8afc5defe83b42b56b7b7710cd5187b8c6607df7 100644
--- a/community/ndctl/APKBUILD
+++ b/community/ndctl/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Breno Leitao <breno.leitao@gmail.com>
 # Maintainer:
 pkgname=ndctl
-pkgver=73
+pkgver=74
 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"
@@ -29,5 +29,5 @@ package() {
 }
 
 sha512sums="
-a52a1fb655f044e5cd48b95b3abd89b4f6a991d6439c02e66da6b55947b8a08c279fec873def0b5a18a4e0b670d40e246c333b619fb62f0c6808357d15d847a5  ndctl-73.tar.gz
+b8c4f8ee39aeb85679a97c46cb1ec345041ad91074be35f04de3a688957164374f92b3efc4f745c3b28098086689db861fd22799b056230267b3327406749473  ndctl-74.tar.gz
 "