From 7aba375328f82e56a67237cd4c307f97c96b7165 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 18 Jan 2022 21:48:01 +0100 Subject: [PATCH] - updated to 5.1.16 patchlevel --- bash.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bash.spec b/bash.spec index 83e4d9a..2bbd548 100644 --- 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 -- 2.44.0