]> git.pld-linux.org Git - packages/bash.git/blobdiff - bash.spec
- updated to 5.1.16 patchlevel
[packages/bash.git] / bash.spec
index 83e4d9aaa6ded30a74d8ca69727a01de8bd89c3b..2bbd548bcda4a169bef91d4f20e68f4d152dbd2b 100644 (file)
--- a/bash.spec
+++ b/bash.spec
@@ -7,7 +7,7 @@
 %bcond_without tests   # do not perform "make test"
 
 %define                ver             5.1
-%define                patchlevel      8
+%define                patchlevel      16
 %define                rel             1
 %define                min_readline    8.1
 Summary:       GNU Bourne Again Shell (bash)
@@ -18,7 +18,7 @@ Version:      %{ver}%{?patchlevel:.%{patchlevel}}
 Release:       %{rel}%{?with_bash_history:inv}
 License:       GPL v3+
 Group:         Applications/Shells
-Source0:       http://ftp.gnu.org/gnu/bash/%{name}-%{ver}.tar.gz
+Source0:       https://ftp.gnu.org/gnu/bash/%{name}-%{ver}.tar.gz
 # Source0-md5: bb91a17fd6c9032c26d0b2b78b50aff5
 Source1:       %{name}rc
 Source2:       %{name}-skel-.bash_logout
This page took 0.03885 seconds and 4 git commands to generate.