diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
commit | 3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch) | |
tree | cb6347688c91bfbdebe49a78a55dad3d72cc193e /sci-mathematics/mathmod | |
parent | 4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff) |
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'sci-mathematics/mathmod')
-rw-r--r-- | sci-mathematics/mathmod/Manifest | 2 | ||||
-rw-r--r-- | sci-mathematics/mathmod/mathmod-4.1-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/mathmod/Manifest b/sci-mathematics/mathmod/Manifest index 82829c9919f0..4b80cbee8f93 100644 --- a/sci-mathematics/mathmod/Manifest +++ b/sci-mathematics/mathmod/Manifest @@ -1,3 +1,3 @@ DIST mathmod-4.1.src.zip 974709 BLAKE2B f7fa5579b670b2512eab4fd7b706a0ca2282fb63356ea44ea2ddc6204b73ae2b7cd6f837d7622ebf0e51ba2b0127437b1836b59780df6c4b8e704fcb92e8680e SHA512 e7a170f5b57384cca4e755a0bb3691ec3fe29e9b22027534f1e84ed656905495c70eea8c69262f31a937ca508c34177d33adc23f5a8a3c91db1eceb2aa283a6d -EBUILD mathmod-4.1-r1.ebuild 1062 BLAKE2B 387da9e68b15fb310ec33ad1f83e122ad1ff0fbef89826e7850fd7d86042560ad0edc7888e7e73c561491882d2fb4d5b1fd51b91d3f0cb1cb54d37d2773e6bcc SHA512 b25cfe1accfd7afe2015b23c0ccc875f821891d0b0a1dfa1d9b05842c83ec324e764f9516ed4e2c5c958ceaf55f2a7110ac6390295b49e10f6beb142850aa987 +EBUILD mathmod-4.1-r1.ebuild 1075 BLAKE2B 6158857a1a07f9c95d7739fda3af1e49c6e2a9d54a1d1f8f1c2f377e36f66d320b90585e7920cb5b56cc48e2444fb0aeabe36d5c8cecc1a5ac0c614281d129a2 SHA512 9f65d0014e99e6fd3b0bcd56ba07c8b060b433f09a5390ac23ea7e3af1baf211d7eb71a5dcaa95e875ca93c28ecbd24918b1520a8896e71793eacb6d8703e7f2 MISC metadata.xml 684 BLAKE2B e50783402f79d0390edd2d617e006a31174c889231e16445baa80beaaa68e3bd3e97cbade9f1e5a9e7f6f4cc11e6118608eb948241abf01e518ae9beb0017710 SHA512 298c94aeb31d7a6c8fe4498337af9aaf2ea12f53149577b93077c032a17b7c1c67e70ad3a9f3ec53d4338f472c2e16610fdf1f633009503ef1069993ca3f9958 diff --git a/sci-mathematics/mathmod/mathmod-4.1-r1.ebuild b/sci-mathematics/mathmod/mathmod-4.1-r1.ebuild index fcf1e631ed43..bd7f4940e4e2 100644 --- a/sci-mathematics/mathmod/mathmod-4.1-r1.ebuild +++ b/sci-mathematics/mathmod/mathmod-4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit desktop qmake-utils xdg-utils DESCRIPTION="Plot parametric and implicit surfaces" HOMEPAGE="https://www.facebook.com/pages/MathMod/529510253833102" -SRC_URI="mirror://sourceforge/${PN}/${P}.src.zip" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.src.zip" LICENSE="GPL-3" SLOT="0" |