diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-21 16:13:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:30:15 +0700 |
commit | bb5fc1956d7a4065511b995e6d87dfe862a5a99c (patch) | |
tree | 5660fb2e7cccfe187f2c0e5bacc4e2fe1709ab66 /misc | |
parent | 950303fc1470d931eed143d9a855635d15c28f95 (diff) | |
download | slackbuilds-bb5fc1956d7a4065511b995e6d87dfe862a5a99c.tar.gz |
misc/vdpauinfo: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/vdpauinfo/slack-desc | 2 | ||||
-rw-r--r-- | misc/vdpauinfo/vdpauinfo.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/vdpauinfo/slack-desc b/misc/vdpauinfo/slack-desc index 0f00ab9909..783d3c837a 100644 --- a/misc/vdpauinfo/slack-desc +++ b/misc/vdpauinfo/slack-desc @@ -10,7 +10,7 @@ vdpauinfo: vdpauinfo (VDPAU info utility) vdpauinfo: vdpauinfo: Query and display NVIDIA VDPAU capabilities, a la glxinfo vdpauinfo: -vdpauinfo: Homepage: http://cgit.freedesktop.org/~aplattner/vdpauinfo +vdpauinfo: Homepage: https://cgit.freedesktop.org/~aplattner/vdpauinfo vdpauinfo: vdpauinfo: vdpauinfo: diff --git a/misc/vdpauinfo/vdpauinfo.info b/misc/vdpauinfo/vdpauinfo.info index 1d086c337d..72e040a866 100644 --- a/misc/vdpauinfo/vdpauinfo.info +++ b/misc/vdpauinfo/vdpauinfo.info @@ -1,7 +1,7 @@ PRGNAM="vdpauinfo" VERSION="1.0" -HOMEPAGE="http://cgit.freedesktop.org/~aplattner/vdpauinfo" -DOWNLOAD="http://people.freedesktop.org/~aplattner/vdpau/vdpauinfo-1.0.tar.gz" +HOMEPAGE="https://cgit.freedesktop.org/~aplattner/vdpauinfo" +DOWNLOAD="https://people.freedesktop.org/~aplattner/vdpau/vdpauinfo-1.0.tar.gz" MD5SUM="4eba3e7bf5062b9c245276860493804f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |