diff options
Diffstat (limited to 'dev-embedded/arduino/arduino-1.0.5-r2.ebuild')
| -rw-r--r-- | dev-embedded/arduino/arduino-1.0.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/arduino/arduino-1.0.5-r2.ebuild b/dev-embedded/arduino/arduino-1.0.5-r2.ebuild index 4a3a19ca0aaa..7ca3ff607939 100644 --- a/dev-embedded/arduino/arduino-1.0.5-r2.ebuild +++ b/dev-embedded/arduino/arduino-1.0.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc examples" inherit java-pkg-2 java-ant-2 DESCRIPTION="An open-source AVR electronics prototyping platform" -HOMEPAGE="http://arduino.cc/ https://github.com/arduino/" +HOMEPAGE="https://arduino.cc/ https://github.com/arduino/" SRC_URI=" https://github.com/arduino/Arduino/archive/${PV}.tar.gz -> arduino-src-${PV}.tar.gz mirror://gentoo/arduino-icons.tar.bz2 |
