diff options
author | B. Watson <urchlay@slackware.uk> | 2022-12-26 16:56:26 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 09:14:48 +0700 |
commit | 7812b1f7ac2aa30941b9ce2065872b1fefbe6a7f (patch) | |
tree | a600387d705bdfbb03444ac0bcac1d888838d2ed /accessibility/xsel/xsel.info | |
parent | 1adf6b6560d39ce91cb266e4801dd043658a52e9 (diff) |
accessibility/xsel: Fix URLs, do not install INSTALL.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility/xsel/xsel.info')
-rw-r--r-- | accessibility/xsel/xsel.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/xsel/xsel.info b/accessibility/xsel/xsel.info index c0725572521b..0239943c33cc 100644 --- a/accessibility/xsel/xsel.info +++ b/accessibility/xsel/xsel.info @@ -1,7 +1,7 @@ PRGNAM="xsel" VERSION="1.2.0" -HOMEPAGE="http://www.vergenet.net/~conrad/software/xsel/" -DOWNLOAD="http://www.vergenet.net/~conrad/software/xsel/download/xsel-1.2.0.tar.gz" +HOMEPAGE="https://vergenet.net/~conrad/software/xsel/" +DOWNLOAD="https://vergenet.net/~conrad/software/xsel/download/xsel-1.2.0.tar.gz" MD5SUM="75983f143ce83dc259796c6eaf85c8f5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |