summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2023-08-22 22:51:42 -0400
committerMichael Orlitzky <mjo@gentoo.org>2023-08-23 07:38:15 -0400
commit0fe600b986b16bd349a2d3aa8772c9e996a5315c (patch)
treeca4ccbf1e5aec0b6c74ecfd978cf7518add2f636 /sci-mathematics/normaliz
parentmedia-libs/nvidia-vaapi-driver: new package, add 0.0.10 (diff)
downloadgentoo-0fe600b986b16bd349a2d3aa8772c9e996a5315c.tar.gz
gentoo-0fe600b986b16bd349a2d3aa8772c9e996a5315c.tar.bz2
gentoo-0fe600b986b16bd349a2d3aa8772c9e996a5315c.zip
sci-mathematics/normaliz: add 3.10.1, drop 3.10.0
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/normaliz')
-rw-r--r--sci-mathematics/normaliz/Manifest2
-rw-r--r--sci-mathematics/normaliz/normaliz-3.10.1.ebuild (renamed from sci-mathematics/normaliz/normaliz-3.10.0.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/normaliz/Manifest b/sci-mathematics/normaliz/Manifest
index 29d799e77b20..eafcc0691f98 100644
--- a/sci-mathematics/normaliz/Manifest
+++ b/sci-mathematics/normaliz/Manifest
@@ -1,2 +1,2 @@
-DIST normaliz-3.10.0.tar.gz 5177794 BLAKE2B ef2ed089da0bf7b286f477837d8793466c1b030ea0f321cd74e910461a6bd28705f971d1b987ef59aa783311dc247e2838d5acf850cb1948e429c98e1ca440f0 SHA512 febc43f846607dcfca8bcf462e8ccf655e2e6e10dcb2741412c08489fc9b2e99410306dc4b078084bfe73e41113849b201e6f7f5a8e2ae07508ebf1c043f95a3
+DIST normaliz-3.10.1.tar.gz 6795274 BLAKE2B 49bef9b5826daa4e3f483a7f5e67c3e5770ad11eaae85524f3ad2e81853eda033cffd28516efb1b0664a8d2ea971f101cf7880e465b0cf3182035a7a12ea9705 SHA512 363ee2c9388d0c88181742399be1d9bd21b27394a306ce095382f60fb8544a39feea7d10ce2bce1edf0ba6407c9bd1becc237ef1a58c7509e84e1b9f2712ba0c
DIST normaliz-3.9.3.tar.gz 4946498 BLAKE2B 3faff64fda86216ee11b0f55ba1341d70988472f65eedafe5b52bf6b05abd817add2dbab45144de0a43d02c501caf3c4a89d66c2b2d621b81188a2a5100d158f SHA512 5d6866cc35835c196d22d6b4b0d5f0e3e2e00f772553115fbbabd8415b20388cf367cf9a282904a72c03c2ef482b804f7009d67e3334add4fc37f3bab675da6c
diff --git a/sci-mathematics/normaliz/normaliz-3.10.0.ebuild b/sci-mathematics/normaliz/normaliz-3.10.1.ebuild
index 055e1f8973ca..8b7771628d25 100644
--- a/sci-mathematics/normaliz/normaliz-3.10.0.ebuild
+++ b/sci-mathematics/normaliz/normaliz-3.10.1.ebuild
@@ -7,7 +7,7 @@ inherit autotools toolchain-funcs
DESCRIPTION="Tool for computations in affine monoids and more"
HOMEPAGE="https://www.normaliz.uni-osnabrueck.de/"
-SRC_URI="https://github.com/Normaliz/Normaliz/releases/download/${PV}/${P}.tar.gz"
+SRC_URI="https://github.com/Normaliz/Normaliz/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0/3"