commit:     302cae13160e45ecf34f3dbecc1d1cc928df0263
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Tue Feb 24 17:57:05 2026 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Tue Feb 24 17:57:05 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=302cae13

dev-libs/stringifor: 1.1.4 update Manifest (tag points to new commit)

Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>

 dev-libs/stringifor/Manifest                                       | 2 +-
 .../{stringifor-1.1.4-r2.ebuild => stringifor-1.1.4-r3.ebuild}     | 7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-libs/stringifor/Manifest b/dev-libs/stringifor/Manifest
index edc671d4c9..6564379012 100644
--- a/dev-libs/stringifor/Manifest
+++ b/dev-libs/stringifor/Manifest
@@ -1 +1 @@
-DIST StringiFor-1.1.4_20251007.tar.gz 604286 BLAKE2B 
b52100885fc17819e307731dbffc7b914de02d621fac1e3163e52af2a80ed502832ea76e0c8b8642d26b12a1ff1202174b5b4569fa1e5073c5e52f629ce9c83f
 SHA512 
5b3c0846f7b752a51e5fc16618e8e9c02deb14565dca0546938971855d8d314694c82448e8577f8e1ebf461306f7534446cc205a522194b91b1f74b9a8d0740c
+DIST StringiFor-1.1.4-r3.tar.gz 663817 BLAKE2B 
e2185bc65cadae7422b8674914f5bb630d85653bcc5beac0c6fa23446a2c087ea20268ea0a05bff0efb06bad8d9299a2b54ec6684892f6c10697c49112a5e2f6
 SHA512 
e5aa097779f9933fd9c0407945e8d0e307ae857c0c0070c3e8291cde0eb0ab747df76e1e2c6351af0d226ea14653abf5263ff857fc78b971c7dded018e39c1a0

diff --git a/dev-libs/stringifor/stringifor-1.1.4-r2.ebuild 
b/dev-libs/stringifor/stringifor-1.1.4-r3.ebuild
similarity index 93%
rename from dev-libs/stringifor/stringifor-1.1.4-r2.ebuild
rename to dev-libs/stringifor/stringifor-1.1.4-r3.ebuild
index 06b3684235..803c08a751 100644
--- a/dev-libs/stringifor/stringifor-1.1.4-r2.ebuild
+++ b/dev-libs/stringifor/stringifor-1.1.4-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,12 +9,11 @@ PYTHON_COMPAT=( python3_{11..14} )
 inherit  fortran-2 python-any-r1 toolchain-funcs
 
 MY_PN="StringiFor"
-# version tag.1.1.4 point to commit 82727d6 on 2025 Oct 7
-TAG_DATE="20251007"
+# version tag.1.1.4 point to commit e5df2b9 on 2026 Feb 18
 
 DESCRIPTION="StringiFor, Strings Fortran Manipulator, yet another strings 
Fortran module"
 HOMEPAGE="https://github.com/szaghi/StringiFor";
-SRC_URI="https://github.com/szaghi/${MY_PN}/releases/download/v${PV}/${MY_PN}.tar.gz
 -> ${MY_PN}-${PV}_${TAG_DATE}.tar.gz"
+SRC_URI="https://github.com/szaghi/${MY_PN}/releases/download/v${PV}/${MY_PN}.tar.gz
 -> ${MY_PN}-${PV}-${PR}.tar.gz"
 
 S="${WORKDIR}/${MY_PN}"
 

Reply via email to