Skip to content

Commit

Permalink
media-libs/imglib2: add 6.3.0, drop 6.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: IAHMCOL <IAHMCOL@thejabberwocky.net>
Closes: #1230
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
  • Loading branch information
IAHM-COL authored and Nowa-Ammerlaan committed Dec 30, 2023
1 parent 88304a8 commit ec8bf3e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion media-libs/imglib2/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST imglib2-6.2.0-sources.tar.gz 1088844 BLAKE2B 919b4261199415e0e575bba297900e5dc177785b70511d797a7f962675adaa61f19467d37d664c12a4dc91df3f1f6cd575309c7f508c4792706942670c6946c0 SHA512 e3381979884dac13d051f1754be0837049e430b71c382666d036fa1d3403bc233a7b39c3b0c587852b08d7d12851043111a1ab206e4049d117dedf847da687e9
DIST imglib2-6.3.0-sources.tar.gz 1100228 BLAKE2B 65aba1c43980e98018154972bc143093d25e000148805d8ee75459f43dbe301cb0ae10463585fccc51dab28c926900e7c43df13696d408e79d2b4cb55ffadfc6 SHA512 9f6159379d1be6478a9cd53ee88241277761a5e569cd2042e26363f43394abc85d3ea2f72e592a57cff6f8b5f8f4cd46821a4168bf76939f7f77680844231748
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ else
https://github.com/imglib/${PN}/archive/refs/tags/${P}.tar.gz -> ${P}-sources.tar.gz
"
S="${WORKDIR}/${PN}-${P}"
MAVEN_ID="net.imglib2:imglib2:6.2.0"
MAVEN_ID="net.imglib2:imglib2:6.3.0"
KEYWORDS="~amd64"
fi

Expand Down
2 changes: 1 addition & 1 deletion media-libs/imglib2/imglib2-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ else
https://github.com/imglib/${PN}/archive/refs/tags/${P}.tar.gz -> ${P}-sources.tar.gz
"
S="${WORKDIR}/${PN}-${P}"
MAVEN_ID="net.imglib2:imglib2:6.2.0"
MAVEN_ID="net.imglib2:imglib2:6.3.0"
KEYWORDS="~amd64"
fi

Expand Down

0 comments on commit ec8bf3e

Please sign in to comment.