Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/unrar: bump version to 5.9.3
@ 2020-06-28  8:51 Bernd Kuhls
  2020-06-29 20:11 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2020-06-28  8:51 UTC (permalink / raw)
  To: buildroot

Switched _SITE to https.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/unrar/unrar.hash | 2 +-
 package/unrar/unrar.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/unrar/unrar.hash b/package/unrar/unrar.hash
index 9bfc32d325..a15bcc704a 100644
--- a/package/unrar/unrar.hash
+++ b/package/unrar/unrar.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  73d3baf18cf0a197976af2794a848893c35e7d42cee0ff364c89d2e476ebdaa6  unrarsrc-5.9.2.tar.gz
+sha256  28c176c29da86d7efe3cb9a227255d8340f761ba95969195982ec87c8eb2dd69  unrarsrc-5.9.3.tar.gz
 sha256  6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a  license.txt
diff --git a/package/unrar/unrar.mk b/package/unrar/unrar.mk
index 5c6f4b58da..9903c55d09 100644
--- a/package/unrar/unrar.mk
+++ b/package/unrar/unrar.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-UNRAR_VERSION = 5.9.2
+UNRAR_VERSION = 5.9.3
 UNRAR_SOURCE = unrarsrc-$(UNRAR_VERSION).tar.gz
-UNRAR_SITE = http://www.rarlab.com/rar
+UNRAR_SITE = https://www.rarlab.com/rar
 UNRAR_LICENSE = unrar
 UNRAR_LICENSE_FILES = license.txt
 
-- 
2.26.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-29 20:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-28  8:51 [Buildroot] [PATCH 1/1] package/unrar: bump version to 5.9.3 Bernd Kuhls
2020-06-29 20:11 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox