diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:04:28 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:04:28 +0200 |
commit | b335662322e703bc6de2b3c1ffbe6be01887c36e (patch) | |
tree | 3f7b0cb0e8ab6abdd8c4b2aebb43fb82378c9177 /app-officeext/barcode | |
parent | net-analyzer/p0f: update homepage (diff) | |
download | gentoo-b335662322e703bc6de2b3c1ffbe6be01887c36e.tar.gz gentoo-b335662322e703bc6de2b3c1ffbe6be01887c36e.tar.bz2 gentoo-b335662322e703bc6de2b3c1ffbe6be01887c36e.zip |
app-officeext/barcode: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-officeext/barcode')
-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" |