aboutsummaryrefslogtreecommitdiff
path: root/extra/libgrapheme
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-10-07 16:47:24 +0200
committerCem Keylan <cem@ckyln.com>2022-10-07 16:47:24 +0200
commit98d00faa9d30cc3e242fef507ba2b3363d2e731d (patch)
treec207c35ed73c9f84d85f714e7cb65678bf8d1bdf /extra/libgrapheme
parent058e15e3080709087db7802947d889f0835093c1 (diff)
downloadrepository-98d00faa9d30cc3e242fef507ba2b3363d2e731d.tar.gz
libgrapheme: bump to 2.0.0
Diffstat (limited to 'extra/libgrapheme')
-rwxr-xr-xextra/libgrapheme/build2
-rw-r--r--extra/libgrapheme/checksums2
-rw-r--r--extra/libgrapheme/sources2
-rw-r--r--extra/libgrapheme/version2
4 files changed, 4 insertions, 4 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..5d877231 100644
--- a/extra/libgrapheme/checksums
+++ b/extra/libgrapheme/checksums
@@ -1,2 +1,2 @@
%BLAKE3
-bdbd0c4d31dc78639842e84337cf0f6536ed56a948fe1ab63b923aaeb0c212d1 libgrapheme-1.tar.gz
+0977b915c991273e34c895d523bb795433f6bfd3f41036d2b2dc73ad57ee7a6b libgrapheme-2.0.0.tar.gz
diff --git a/extra/libgrapheme/sources b/extra/libgrapheme/sources
index 266a5759..04eed781 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.0.tar.gz
diff --git a/extra/libgrapheme/version b/extra/libgrapheme/version
index 2fb73a07..b31a7f39 100644
--- a/extra/libgrapheme/version
+++ b/extra/libgrapheme/version
@@ -1 +1 @@
-1 1
+2.0.0 1