diff options
Diffstat (limited to 'app-officeext/barcode/barcode-1.3.5.0-r1.ebuild')
-rw-r--r-- | app-officeext/barcode/barcode-1.3.5.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild b/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild index d924d627468e..2092af9716fe 100644 --- a/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild +++ b/app-officeext/barcode/barcode-1.3.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,8 +9,8 @@ OFFICE_EXTENSIONS=( inherit office-ext-r1 DESCRIPTION="Extension for reading barcodes" -HOMEPAGE="http://extensions.libreoffice.org/extension-center/barcode" -SRC_URI="http://extensions.libreoffice.org/extension-center/${PN}/releases/${PV}/${PN}_${PV}.oxt" +HOMEPAGE="https://extensions.libreoffice.org/extension-center/barcode" +SRC_URI="https://extensions.libreoffice.org/extension-center/${PN}/releases/${PV}/${PN}_${PV}.oxt" LICENSE="LGPL-2" SLOT="0" |