gettext : upgrade to 0.22.4

This commit is contained in:
Luis
2023-11-20 04:30:13 +00:00
parent 0a4c113db9
commit 457ea98ad0
3 changed files with 17 additions and 17 deletions

View File

@@ -1 +1 @@
460b38ae5e520253dcd06165dd3e281f gettext-0.22.3.tar.xz
2d8507d003ef3ddd1c172707ffa97ed8 gettext-0.22.4.tar.xz

View File

@@ -1,4 +1,4 @@
gettext-0.22.3-1
gettext-0.22.4-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/autopoint
@@ -41,13 +41,13 @@ drwxr-xr-x root/root usr/lib/gettext/
lrwxrwxrwx root/root usr/lib/libasprintf.so -> libasprintf.so.0.0.0
lrwxrwxrwx root/root usr/lib/libasprintf.so.0 -> libasprintf.so.0.0.0
-rwxr-xr-x root/root usr/lib/libasprintf.so.0.0.0
-rwxr-xr-x root/root usr/lib/libgettextlib-0.22.3.so
lrwxrwxrwx root/root usr/lib/libgettextlib.so -> libgettextlib-0.22.3.so
-rwxr-xr-x root/root usr/lib/libgettextlib-0.22.4.so
lrwxrwxrwx root/root usr/lib/libgettextlib.so -> libgettextlib-0.22.4.so
lrwxrwxrwx root/root usr/lib/libgettextpo.so -> libgettextpo.so.0.5.10
lrwxrwxrwx root/root usr/lib/libgettextpo.so.0 -> libgettextpo.so.0.5.10
-rwxr-xr-x root/root usr/lib/libgettextpo.so.0.5.10
-rwxr-xr-x root/root usr/lib/libgettextsrc-0.22.3.so
lrwxrwxrwx root/root usr/lib/libgettextsrc.so -> libgettextsrc-0.22.3.so
-rwxr-xr-x root/root usr/lib/libgettextsrc-0.22.4.so
lrwxrwxrwx root/root usr/lib/libgettextsrc.so -> libgettextsrc-0.22.4.so
lrwxrwxrwx root/root usr/lib/libtextstyle.so -> libtextstyle.so.0.2.1
lrwxrwxrwx root/root usr/lib/libtextstyle.so.0 -> libtextstyle.so.0.2.1
-rwxr-xr-x root/root usr/lib/libtextstyle.so.0.2.1
@@ -65,16 +65,16 @@ drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/nls.m4
-rw-r--r-- root/root usr/share/aclocal/po.m4
-rw-r--r-- root/root usr/share/aclocal/progtest.m4
drwxr-xr-x root/root usr/share/gettext-0.22.3/
drwxr-xr-x root/root usr/share/gettext-0.22.3/its/
-rw-r--r-- root/root usr/share/gettext-0.22.3/its/glade.loc
-rw-r--r-- root/root usr/share/gettext-0.22.3/its/glade1.its
-rw-r--r-- root/root usr/share/gettext-0.22.3/its/glade2.its
-rw-r--r-- root/root usr/share/gettext-0.22.3/its/gsettings.its
-rw-r--r-- root/root usr/share/gettext-0.22.3/its/gsettings.loc
-rw-r--r-- root/root usr/share/gettext-0.22.3/its/gtkbuilder.its
-rw-r--r-- root/root usr/share/gettext-0.22.3/its/metainfo.its
-rw-r--r-- root/root usr/share/gettext-0.22.3/its/metainfo.loc
drwxr-xr-x root/root usr/share/gettext-0.22.4/
drwxr-xr-x root/root usr/share/gettext-0.22.4/its/
-rw-r--r-- root/root usr/share/gettext-0.22.4/its/glade.loc
-rw-r--r-- root/root usr/share/gettext-0.22.4/its/glade1.its
-rw-r--r-- root/root usr/share/gettext-0.22.4/its/glade2.its
-rw-r--r-- root/root usr/share/gettext-0.22.4/its/gsettings.its
-rw-r--r-- root/root usr/share/gettext-0.22.4/its/gsettings.loc
-rw-r--r-- root/root usr/share/gettext-0.22.4/its/gtkbuilder.its
-rw-r--r-- root/root usr/share/gettext-0.22.4/its/metainfo.its
-rw-r--r-- root/root usr/share/gettext-0.22.4/its/metainfo.loc
drwxr-xr-x root/root usr/share/gettext/
-rw-r--r-- root/root usr/share/gettext/ABOUT-NLS
-rw-r--r-- root/root usr/share/gettext/archive.dir.tar.xz

View File

@@ -2,7 +2,7 @@
# depends : ncurses acl
name=gettext
version=0.22.3
version=0.22.4
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"