summaryrefslogtreecommitdiff
path: root/dev-embedded/arduino/arduino-1.8.5.ebuild
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-11 10:25:13 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-11 11:39:36 +0200
commit3b3c55b4b578dd0668ae62a174dd77504738790b (patch)
tree06d2029d4a561f9ad1c4cbb309cf078565bb3d85 /dev-embedded/arduino/arduino-1.8.5.ebuild
parentc4253fb5baf60aeb38de00df0d7d66865da91856 (diff)
downloadgentoo-3b3c55b4b578dd0668ae62a174dd77504738790b.tar.gz
gentoo-3b3c55b4b578dd0668ae62a174dd77504738790b.tar.bz2
gentoo-3b3c55b4b578dd0668ae62a174dd77504738790b.zip
dev-embedded/arduino: fix HOMEPAGE, use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7938
Diffstat (limited to 'dev-embedded/arduino/arduino-1.8.5.ebuild')
-rw-r--r--dev-embedded/arduino/arduino-1.8.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/arduino/arduino-1.8.5.ebuild b/dev-embedded/arduino/arduino-1.8.5.ebuild
index 789545798dae..5eb1fe0db93d 100644
--- a/dev-embedded/arduino/arduino-1.8.5.ebuild
+++ b/dev-embedded/arduino/arduino-1.8.5.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit java-pkg-2 java-ant-2 gnome2-utils
DESCRIPTION="An open-source AVR electronics prototyping platform"
-HOMEPAGE="http://arduino.cc/"
+HOMEPAGE="https://arduino.cc/ https://github.com/arduino/"
ARDUINO_LIBRARIES=(
"Firmata 2.5.6"