diff options
Diffstat (limited to 'testing/weston')
-rw-r--r-- | testing/weston/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/weston/APKBUILD b/testing/weston/APKBUILD index 688202912f..0d5d20ef7c 100644 --- a/testing/weston/APKBUILD +++ b/testing/weston/APKBUILD @@ -28,7 +28,7 @@ subpackages="$pkgname-dev $pkgname-doc $subpackages $pkgname-clients $_libname-desktop:_libd $_libname:libs $pkgname-xwayland $pkgname-desktop-x11:_x11:noarch " -source="http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz +source="https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz timespec.patch weston-launch-custom-error-function.patch freerdp-2.0.0_rc2.patch" |