summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorAlex Vong <alexvong1995@gmail.com>2017-07-18 06:36:48 +0800
committer宋文武 <iyzsong@member.fsf.org>2018-06-10 16:00:45 +0800
commit09b21b77ccff2603a8145a2eace1e2162db2adc6 (patch)
tree61791c4aca3979e346bc6c8f014c8eb29f7afe95 /gnu/local.mk
parentb7e2fcf05e34324b3dad35c8b0a300612689272d (diff)
downloadgnu-guix-09b21b77ccff2603a8145a2eace1e2162db2adc6.tar
gnu-guix-09b21b77ccff2603a8145a2eace1e2162db2adc6.tar.gz
gnu: heimdal: Update to 7.5.0.
* gnu/packages/kerberos.scm (heimdal): Update to 7.5.0. [source]: Update source uri. Remove patches. [arguments]: Adjust #:configure-flags and build phases accordingly. [inputs]: Add sqlite. [native-inputs]: Add texinfo and unzip. * gnu/packages/patches/heimdal-CVE-2017-6594.patch, gnu/packages/patches/heimdal-CVE-2017-11103.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 07ca5e220e..e014d59405 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -785,8 +785,6 @@ dist_patch_DATA = \
%D%/packages/patches/hdf-eos5-remove-gctp.patch \
%D%/packages/patches/hdf-eos5-fix-szip.patch \
%D%/packages/patches/hdf-eos5-fortrantests.patch \
- %D%/packages/patches/heimdal-CVE-2017-6594.patch \
- %D%/packages/patches/heimdal-CVE-2017-11103.patch \
%D%/packages/patches/hmmer-remove-cpu-specificity.patch \
%D%/packages/patches/higan-remove-march-native-flag.patch \
%D%/packages/patches/hubbub-sort-entities.patch \