diff options
-rw-r--r-- | x11-misc/xsel/xsel-1.2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xsel/xsel-1.2.0-r2.ebuild b/x11-misc/xsel/xsel-1.2.0-r2.ebuild index 94d5107eb52e..3f2c213b8b7e 100644 --- a/x11-misc/xsel/xsel-1.2.0-r2.ebuild +++ b/x11-misc/xsel/xsel-1.2.0-r2.ebuild @@ -6,8 +6,8 @@ EAPI=8 inherit autotools DESCRIPTION="Command-line program for getting and setting the contents of the X selection" -HOMEPAGE="http://www.vergenet.net/~conrad/software/xsel" -SRC_URI="http://www.vergenet.net/~conrad/software/${PN}/download/${P}.tar.gz" +HOMEPAGE="https://www.vergenet.net/~conrad/software/xsel" +SRC_URI="https://www.vergenet.net/~conrad/software/${PN}/download/${P}.tar.gz" LICENSE="HPND" SLOT="0" |