Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next 1/3] package/opus: bump version to 1.2.1
@ 2017-08-30 19:28 Bernd Kuhls
  2017-08-30 19:28 ` [Buildroot] [PATCH/next 2/3] package/opusfile: bump version to 0.9 Bernd Kuhls
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bernd Kuhls @ 2017-08-30 19:28 UTC (permalink / raw)
  To: buildroot

Switch upstream URL to https.

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

diff --git a/package/opus/opus.hash b/package/opus/opus.hash
index 7349ec4b7..32fe2e245 100644
--- a/package/opus/opus.hash
+++ b/package/opus/opus.hash
@@ -1,2 +1,2 @@
 # From http://downloads.xiph.org/releases/opus/SHA256SUMS.txt
-sha256	9122b6b380081dd2665189f97bfd777f04f92dc3ab6698eea1dbb27ad59d8692	opus-1.1.4.tar.gz
+sha256 cfafd339ccd9c5ef8d6ab15d7e1a412c054bf4cb4ecbbbcc78c12ef2def70732  opus-1.2.1.tar.gz
diff --git a/package/opus/opus.mk b/package/opus/opus.mk
index b810b7787..44de5db25 100644
--- a/package/opus/opus.mk
+++ b/package/opus/opus.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-OPUS_VERSION = 1.1.4
-OPUS_SITE = http://downloads.xiph.org/releases/opus
+OPUS_VERSION = 1.2.1
+OPUS_SITE = https://downloads.xiph.org/releases/opus
 OPUS_LICENSE = BSD-3-Clause
 OPUS_LICENSE_FILES = COPYING
 OPUS_INSTALL_STAGING = YES
-- 
2.11.0

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

end of thread, other threads:[~2017-08-30 20:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-30 19:28 [Buildroot] [PATCH/next 1/3] package/opus: bump version to 1.2.1 Bernd Kuhls
2017-08-30 19:28 ` [Buildroot] [PATCH/next 2/3] package/opusfile: bump version to 0.9 Bernd Kuhls
2017-08-30 19:28 ` [Buildroot] [PATCH/next 3/3] package/opus-tools: bump version to 0.1.10 Bernd Kuhls
2017-08-30 20:14 ` [Buildroot] [PATCH/next 1/3] package/opus: bump version to 1.2.1 Thomas Petazzoni

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