diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 17:15:13 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:44:57 +0200 |
commit | dbfef9ad284912132948f4be5d529d238c018a32 (patch) | |
tree | 883e60ad9f5b61e522c8ada242bc3c3bdb8c1333 /sci-mathematics | |
parent | sci-libs/hdf5: update homepage (diff) | |
download | gentoo-dbfef9ad284912132948f4be5d529d238c018a32.tar.gz gentoo-dbfef9ad284912132948f4be5d529d238c018a32.tar.bz2 gentoo-dbfef9ad284912132948f4be5d529d238c018a32.zip |
sci-mathematics/singular: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/singular/singular-4.0.2.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/singular/singular-4.0.3.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sci-mathematics/singular/singular-4.0.2.ebuild b/sci-mathematics/singular/singular-4.0.2.ebuild index 7467031e0e48..7ed8bc1ce712 100644 --- a/sci-mathematics/singular/singular-4.0.2.ebuild +++ b/sci-mathematics/singular/singular-4.0.2.ebuild @@ -14,9 +14,9 @@ MY_DIR=$(replace_all_version_separators '-' ${MY_DIR2}) MY_SHARE_DIR="${WORKDIR}"/share/ DESCRIPTION="Computer algebra system for polynomial computations" -HOMEPAGE="http://www.singular.uni-kl.de/" -SRC_URI="http://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}.tar.gz - http://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}-share.tar.gz" +HOMEPAGE="https://www.singular.uni-kl.de/" +SRC_URI="https://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}.tar.gz + https://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}-share.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sci-mathematics/singular/singular-4.0.3.ebuild b/sci-mathematics/singular/singular-4.0.3.ebuild index 4be89de36674..fcfd823ae4d9 100644 --- a/sci-mathematics/singular/singular-4.0.3.ebuild +++ b/sci-mathematics/singular/singular-4.0.3.ebuild @@ -13,9 +13,9 @@ MY_DIR=$(replace_all_version_separators '-' ${MY_DIR2}) # This is where the share tarball unpacks to DESCRIPTION="Computer algebra system for polynomial computations" -HOMEPAGE="http://www.singular.uni-kl.de/" -SRC_URI="http://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}.tar.gz - http://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}-share.tar.gz" +HOMEPAGE="https://www.singular.uni-kl.de/" +SRC_URI="https://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}.tar.gz + https://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN}-${MY_PV}-share.tar.gz" LICENSE="GPL-2" SLOT="0" |