diff options
Diffstat (limited to 'main/libvdpau')
-rw-r--r-- | main/libvdpau/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libvdpau/APKBUILD b/main/libvdpau/APKBUILD index 08592c83f8..8e5942a233 100644 --- a/main/libvdpau/APKBUILD +++ b/main/libvdpau/APKBUILD @@ -4,7 +4,7 @@ pkgname=libvdpau pkgver=1.1.1 pkgrel=1 pkgdesc="Hardware-accelerated video playback library" -url="http://cgit.freedesktop.org/~aplattner/libvdpau" +url="https://cgit.freedesktop.org/~aplattner/libvdpau" arch="all" license="custom" depends= |