From 461d0effc689a5b2e564b0ed1e47e268264de65c Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 6 Oct 2021 18:25:50 -0500 Subject: user/x265: fix download URL to use stable archive --- user/x265/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user/x265') diff --git a/user/x265/APKBUILD b/user/x265/APKBUILD index 0ca89487e..685f75ea8 100644 --- a/user/x265/APKBUILD +++ b/user/x265/APKBUILD @@ -11,7 +11,7 @@ license="GPL-2.0-only" depends="" makedepends="cmake yasm" # 2.6+ will use nasm instead of yasm subpackages="$pkgname-dev" -source="$pkgname-$pkgver.tar.gz::https://bitbucket.org/multicoreware/$pkgname/downloads/${pkgname}_${pkgver}.tar.gz +source="$pkgname-$pkgver.tar.gz::https://download.videolan.org/pub/videolan/${pkgname}/${pkgname}_${pkgver}.tar.gz x265-unbreak-my-arm.patch" builddir="$srcdir/${pkgname}_$pkgver" -- cgit v1.2.3-70-g09d2