From: Adam Osuchowski Date: Sat, 19 Apr 2014 20:38:31 +0000 (+0200) Subject: - s/http/https/ in patchset source (no md5 digests for official patches X-Git-Tag: auto/th/bash-4.3.11-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbash.git;a=commitdiff_plain;h=0237e5f42ca95083e1071b3891112192a9fd8d31 - s/http/https/ in patchset source (no md5 digests for official patches fetched from original source, so at least https for minimal security) --- diff --git a/bash.spec b/bash.spec index cabfd2a..3e0562e 100644 --- a/bash.spec +++ b/bash.spec @@ -35,7 +35,7 @@ Patch9: %{name}-backup_history.patch Patch10: %{name}-act_like_sh.patch Patch11: %{name}-elinks_cont.patch Patch12: %{name}-pl.po-update.patch -%patchset_source -f http://ftp.gnu.org/gnu/bash/bash-4.3-patches/bash43-%03g 1 %{patchlevel} +%patchset_source -f https://ftp.gnu.org/gnu/bash/bash-4.3-patches/bash43-%03g 1 %{patchlevel} URL: http://www.gnu.org/software/bash/ BuildRequires: autoconf BuildRequires: automake