summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorDanny Milosavljevic <dannym@scratchpost.org>2020-06-14 13:03:05 +0200
committerDanny Milosavljevic <dannym@scratchpost.org>2020-06-14 13:03:05 +0200
commit4fdf3a2e6ef0d635e79aaf912c6997d2cd978835 (patch)
tree614111df6df59e1829fb16193f6bc734cd6a787d /gnu/local.mk
parentc37dc30e61c56de1815750e52186c6de5be38ee9 (diff)
downloadguix-patches-4fdf3a2e6ef0d635e79aaf912c6997d2cd978835.tar
guix-patches-4fdf3a2e6ef0d635e79aaf912c6997d2cd978835.tar.gz
gnu: busybox: Update to 1.31.1.
* gnu/packages/patches/busybox-1.31.1-fix-build-with-glibc-2.31.patch: New file * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/busybox.scm (busybox): Update to 1.31.1. [source]: Use patch. [arguments]<#:phases>[check]: Fix test.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 97026151f0..37bcc88ef5 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -805,6 +805,7 @@ dist_patch_DATA = \
%D%/packages/patches/bitcoin-core-python-compat.patch \
%D%/packages/patches/blender-2.79-newer-ffmpeg.patch \
%D%/packages/patches/blender-2.79-python-3.7-fix.patch \
+ %D%/packages/patches/busybox-1.31.1-fix-build-with-glibc-2.31.patch \
%D%/packages/patches/byobu-writable-status.patch \
%D%/packages/patches/calibre-no-updates-dialog.patch \
%D%/packages/patches/calibre-remove-test-sqlite.patch \