[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10919: update libiconv to 1.18
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10919: update libiconv to 1.18 |
Date: |
Sun, 15 Dec 2024 13:52:42 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10919
revision-id: carlhansen@gnu.org-20241215185231-m08y8m3lkf8kqc14
parent: carlhansen@gnu.org-20241215080305-25q3emkpxpqlbgrr
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2024-12-15 18:52:31 +0000
message:
update libiconv to 1.18
modified:
pkg/gnu/libiconv/Makefile makefile-20160617014725-uokjfnggs70iry9h-1185
pkg/gnu/libiconv/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1190
=== modified file 'pkg/gnu/libiconv/Makefile'
--- a/pkg/gnu/libiconv/Makefile 2022-05-16 17:07:43 +0000
+++ b/pkg/gnu/libiconv/Makefile 2024-12-15 18:52:31 +0000
@@ -1,5 +1,5 @@
# Copyright © 2013 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2019, 2022 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2019,2022,2024 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -23,7 +23,7 @@
NAME = libiconv
GARNAME = libiconv
-GARVERSION = 1.17
+GARVERSION = 1.18
HOME_URL = http://www.gnu.org/software/libiconv/
DESCRIPTION = Character set conversion library
define BLURB
@@ -45,6 +45,6 @@
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include config.mk
=== modified file 'pkg/gnu/libiconv/sha256sums'
--- a/pkg/gnu/libiconv/sha256sums 2022-05-16 17:07:43 +0000
+++ b/pkg/gnu/libiconv/sha256sums 2024-12-15 18:52:31 +0000
@@ -1,2 +1,2 @@
-8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313
download/libiconv-1.17.tar.gz
-06d1357471c445eb6c0b6a568b79dac3f46003b9efcb5fee2208aad33fc54cab
download/libiconv-1.17.tar.gz.sig
+3b08f5f4f9b4eb82f151a7040bfd6fe6c6fb922efe4b1659c66ea933276965e8
download/libiconv-1.18.tar.gz
+012093e3d7720c75834b21bd251251ba5da614b8a4f54fb73acd8412be83142f
download/libiconv-1.18.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10919: update libiconv to 1.18,
Carl Hansen <=