summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/x265/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"