summaryrefslogtreecommitdiff
path: root/sci-libs/cmpfit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-19 13:00:31 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-19 13:00:31 +0000
commit26f79803004cb53e92cf2f0e889de89979385aa9 (patch)
treed46d17cb971a2dffbe96669e4ad8d341eb5ee3c7 /sci-libs/cmpfit
parentc5572b13d51970d6603acd131f27991cc1b66a79 (diff)
gentoo auto-resync : 19:11:2022 - 13:00:31
Diffstat (limited to 'sci-libs/cmpfit')
-rw-r--r--sci-libs/cmpfit/Manifest2
-rw-r--r--sci-libs/cmpfit/cmpfit-1.4.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/cmpfit/Manifest b/sci-libs/cmpfit/Manifest
index b1729d196b72..1f2296e0f14a 100644
--- a/sci-libs/cmpfit/Manifest
+++ b/sci-libs/cmpfit/Manifest
@@ -1,3 +1,3 @@
DIST cmpfit-1.4.tar.gz 30659 BLAKE2B f076f69e83d1eb78eda2894cded85f920cef1c95bcb60b042e98d33919e12cac62ffe4ad76ddc9ca0ef17f887289dc37b0bde969e4e04470b491b03b841bbeea SHA512 0a0c869bcf202a0dbc9fd6b6939a6382cc8701f09ca9aada90dde809135c2a8436709a84a8be53696e8d09f49f1d14f80c9d4c8c1c6cd418260939fc0ec5dced
-EBUILD cmpfit-1.4.ebuild 896 BLAKE2B 7ee10f67c79d0ba016e53ae5e8dc79fd9fad8d97460d20fa92461976a57024ce9a9d41017d0d67cacdcb625f7d1d8b4b797eddc56f19f99d20a1883641d7a658 SHA512 e1ebcc31bf049818154cde4d96b9197444f0ceeca2c9be7752c057b12915c3c9de8e5cb98b774f7334411e60cf602f41f95f5d1425608e3975d5826bec4bf635
+EBUILD cmpfit-1.4.ebuild 902 BLAKE2B 52f3ab600f6e4b8c61d53db2f83ee3e34f8bb8b18ec2ed6665be9e5f9f4dc8ee62605c601428f7ad594daa7792a348b7a147b87dbe8f844d13ec88237cdadea5 SHA512 99407135adbe07d1982c742341c682485249389f6f77ab6b37e65832b47d938147401e1912b811f298d267f56d983eb24b3334556acdf47b88c281d74fbec98a
MISC metadata.xml 623 BLAKE2B 888fd43d8fead10beb7cb81909c5c54c386bb37db9b60ae0f726dbc2e23145ee5244ce1c70ca821129b9af3a0b8c149fceeb0ec7dcbb7f0f2b8e4babca446daa SHA512 b419e79656865a54f97719d6841301ffe7f9b5083cbc0997c43172dc7fc850528c3cd0c3296394fe0a6dc61124de34d2acc4e5bbcad62c6496b01a0af471f901
diff --git a/sci-libs/cmpfit/cmpfit-1.4.ebuild b/sci-libs/cmpfit/cmpfit-1.4.ebuild
index ff93f77a140c..486044b29632 100644
--- a/sci-libs/cmpfit/cmpfit-1.4.ebuild
+++ b/sci-libs/cmpfit/cmpfit-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit toolchain-funcs
DESCRIPTION="MINPACK-1 Least Squares Fitting Library in C"
-HOMEPAGE="http://www.physics.wisc.edu/~craigm/idl/cmpfit.html"
-SRC_URI="http://www.physics.wisc.edu/~craigm/idl/down/${P}.tar.gz"
+HOMEPAGE="https://pages.physics.wisc.edu/~craigm/idl/cmpfit.html"
+SRC_URI="https://pages.physics.wisc.edu/~craigm/idl/down/${P}.tar.gz"
LICENSE="public-domain minpack"
SLOT="0"