aboutsummaryrefslogtreecommitdiff
path: root/extra/libgrapheme
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libgrapheme')
-rwxr-xr-xextra/libgrapheme/build2
-rw-r--r--extra/libgrapheme/checksums2
-rw-r--r--extra/libgrapheme/meta2
-rw-r--r--extra/libgrapheme/sources2
-rw-r--r--extra/libgrapheme/version2
5 files changed, 5 insertions, 5 deletions
diff --git a/extra/libgrapheme/build b/extra/libgrapheme/build
index 954aa1f3..d7375f0f 100755
--- a/extra/libgrapheme/build
+++ b/extra/libgrapheme/build
@@ -1,4 +1,4 @@
#!/bin/sh -e
make
-make PREFIX=/usr DESTDIR="$1" install
+make LDCONFIG='' PREFIX=/usr DESTDIR="$1" install
diff --git a/extra/libgrapheme/checksums b/extra/libgrapheme/checksums
index c9b7e9f4..e626ef21 100644
--- a/extra/libgrapheme/checksums
+++ b/extra/libgrapheme/checksums
@@ -1,2 +1,2 @@
%BLAKE3
-bdbd0c4d31dc78639842e84337cf0f6536ed56a948fe1ab63b923aaeb0c212d1 libgrapheme-1.tar.gz
+5f9d7c76e8c3ccb40ca70696a7b6513af3c08b40fb94cbddfe2a6b4b2f2295ce libgrapheme-2.0.2.tar.gz
diff --git a/extra/libgrapheme/meta b/extra/libgrapheme/meta
index fe453941..a0603c10 100644
--- a/extra/libgrapheme/meta
+++ b/extra/libgrapheme/meta
@@ -1,3 +1,3 @@
-description: Grapheme cluster utility library
+description: Unicode string library
license: ISC
maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/libgrapheme/sources b/extra/libgrapheme/sources
index 266a5759..b7636766 100644
--- a/extra/libgrapheme/sources
+++ b/extra/libgrapheme/sources
@@ -1 +1 @@
-https://dl.suckless.org/libgrapheme/libgrapheme-1.tar.gz
+https://dl.suckless.org/libgrapheme/libgrapheme-2.0.2.tar.gz
diff --git a/extra/libgrapheme/version b/extra/libgrapheme/version
index 2fb73a07..d486df1f 100644
--- a/extra/libgrapheme/version
+++ b/extra/libgrapheme/version
@@ -1 +1 @@
-1 1
+2.0.2 1