summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2014-03-30 23:02:03 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:09 +0200
commit2209b308eab063480d0b37b5ab6b4c35346b5af2 (patch)
tree1c3385b8c7b17d8aa5db1f97cded36331369f026 /sys-apps/less
parentsundtek-tv: Add mediaclient wrapper scripts and sundtek-local.service (diff)
downloadmv-2209b308eab063480d0b37b5ab6b4c35346b5af2.tar.gz
mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.tar.bz2
mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.zip
http->https
Diffstat (limited to 'sys-apps/less')
-rw-r--r--sys-apps/less/less-462-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/less/less-462-r1.ebuild b/sys-apps/less/less-462-r1.ebuild
index 43ea1a7e..b8f19053 100644
--- a/sys-apps/less/less-462-r1.ebuild
+++ b/sys-apps/less/less-462-r1.ebuild
@@ -15,7 +15,7 @@ PATCHVER="460"
PATCHBALL="${PATCHN}-${PATCHV}.tar.gz"
HOMEPAGE="http://www.greenwoodsoftware.com/less/ https://github.com/vaeth/${PATCHN}"
SRC_URI="http://www.greenwoodsoftware.com/less/${P}.tar.gz
- less-select? ( http://github.com/vaeth/${PATCHN}/tarball/${PATCHV} -> ${PATCHBALL} )
+ less-select? ( https://github.com/vaeth/${PATCHN}/tarball/${PATCHV} -> ${PATCHBALL} )
http://www-zeuthen.desy.de/~friebel/unix/less/code2color -> ${CODE2COLOR_P}"
LICENSE="|| ( GPL-3 BSD-2 )"