diff options
author | Tomas Zigo <tomas.zigo@slovanet.sk> | 2022-05-07 06:13:08 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-05-12 16:56:32 +0200 |
commit | f3d70f239ea104f3151fead3a8037d7324bab0b0 (patch) | |
tree | fcb68c8773a20a575a7928a56244097251c3a49a /sci-geosciences/grass | |
parent | dev-util/idea-community: drop 2022.1.221.5080.210 (diff) | |
download | gentoo-f3d70f239ea104f3151fead3a8037d7324bab0b0.tar.gz gentoo-f3d70f239ea104f3151fead3a8037d7324bab0b0.tar.bz2 gentoo-f3d70f239ea104f3151fead3a8037d7324bab0b0.zip |
sci-geosciences/grass: bump dev version to 8.3
Signed-off-by: Tomas Zigo <tomas.zigo@slovanet.sk>
Closes: https://github.com/gentoo/gentoo/pull/25364
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-geosciences/grass')
-rw-r--r-- | sci-geosciences/grass/grass-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/grass/grass-9999.ebuild b/sci-geosciences/grass/grass-9999.ebuild index 31ad3a913914..f0e2a49326c0 100644 --- a/sci-geosciences/grass/grass-9999.ebuild +++ b/sci-geosciences/grass/grass-9999.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="A free GIS with raster and vector functionality, as well as 3D vizu HOMEPAGE="https://grass.osgeo.org/" LICENSE="GPL-2" -SLOT="0/8.1" +SLOT="0/8.3" GVERSION=${SLOT#*/} MY_PM="${PN}${GVERSION}" |