Buildroot Archive mirror
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 31/35] package/x265: fixes SITE since upstream repo was moved
@ 2021-06-08 20:24 Edmundo Ferreira
  2021-07-22 21:07 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Edmundo Ferreira @ 2021-06-08 20:24 UTC (permalink / raw
  To: buildroot

From: Edmundo Ferreira <fc.edmundo@gmail.com>

Signed-off-by: Edmundo Ferreira <fc.edmundo@gmail.com>
---
 package/x265/x265.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x265/x265.mk b/package/x265/x265.mk
index 872753eea8..2704360626 100644
--- a/package/x265/x265.mk
+++ b/package/x265/x265.mk
@@ -6,7 +6,7 @@
 
 X265_VERSION = 3.3
 X265_SOURCE = x265_$(X265_VERSION).tar.gz
-X265_SITE = https://bitbucket.org/multicoreware/x265/downloads
+X265_SITE = https://bitbucket.org/multicoreware/x265_git/downloads
 X265_LICENSE = GPL-2.0+
 X265_LICENSE_FILES = COPYING
 X265_CPE_ID_VENDOR = multicorewareinc
-- 
2.31.1

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

end of thread, other threads:[~2021-07-23  6:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-08 20:24 [Buildroot] [PATCH 31/35] package/x265: fixes SITE since upstream repo was moved Edmundo Ferreira
2021-07-22 21:07 ` Thomas Petazzoni
2021-07-22 21:52   ` Edmundo Ferreira
2021-07-23  6:45     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).