diff --git a/srcpkgs/apk-tools/template b/srcpkgs/apk-tools/template
index 1408975f0d4..0ed8e739d1e 100644
--- a/srcpkgs/apk-tools/template
+++ b/srcpkgs/apk-tools/template
@@ -1,6 +1,6 @@
 # Template file for 'apk-tools'
 pkgname=apk-tools
-version=2.7.1
+version=2.7.2
 revision=1
 build_style=gnu-makefile
 make_build_args="LUAAPK="
@@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2"
 homepage="http://git.alpinelinux.org/cgit/apk-tools"
 distfiles="http://git.alpinelinux.org/cgit/${pkgname}/snapshot/${pkgname}-${version}.tar.bz2"
-checksum=5abac5f1f19d64ce7201e66fcd86b430240895d3002323a4a11ad17c6f4b44e7
+checksum=7e6b8ccd1c4573b90dd835f19836f2514a10ec7d83923a1585f44100fa122592
 CFLAGS=-Wno-error
 
 post_extract() {