]> git.pld-linux.org Git - packages/bash.git/commitdiff
- s/http/https/ in patchset source (no md5 digests for official patches
authorAdam Osuchowski <adwol@pld-linux.org>
Sat, 19 Apr 2014 20:38:31 +0000 (22:38 +0200)
committerAdam Osuchowski <adwol@pld-linux.org>
Sat, 19 Apr 2014 20:38:31 +0000 (22:38 +0200)
  fetched from original source, so at least https for minimal security)

bash.spec

index cabfd2ad0e281bacb818b9734f058a1200e84520..3e0562e61881d3f291412ce6da9692e38e760a2f 100644 (file)
--- 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
This page took 0.258646 seconds and 4 git commands to generate.