aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-10-06 23:19:04 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-10-06 23:19:04 +0800
commit72f9c743a7ef410116abf1bc70a3f65e0aa59ad6 (patch)
tree60a4d7d5d123907cc56f0689ec2a3b1f427874cc
parent6eac9e4162a14d0e1e26c6e4ac07aa636fbd1025 (diff)
downloadalicelinux-72f9c743a7ef410116abf1bc70a3f65e0aa59ad6.tar.gz
alicelinux-72f9c743a7ef410116abf1bc70a3f65e0aa59ad6.zip
json-c: updated to 0.18
-rw-r--r--repos/wayland/json-c/.checksum2
-rw-r--r--repos/wayland/json-c/.files4
-rw-r--r--repos/wayland/json-c/abuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/repos/wayland/json-c/.checksum b/repos/wayland/json-c/.checksum
index 7d1b1a74..108e9127 100644
--- a/repos/wayland/json-c/.checksum
+++ b/repos/wayland/json-c/.checksum
@@ -1 +1 @@
-af89dc39ef13bfd94f9033431b67c933c7397d03d0e7b0e03f93ae7d521da170 json-c-0.17.tar.gz
+adc5d92666507b0746962226bd009d33c4db2195cc7aff079e40bd83ec2ffad0 json-c-0.18.tar.gz
diff --git a/repos/wayland/json-c/.files b/repos/wayland/json-c/.files
index 6d234170..0fd14d2f 100644
--- a/repos/wayland/json-c/.files
+++ b/repos/wayland/json-c/.files
@@ -24,7 +24,7 @@ drwxr-xr-x root/root usr/lib/cmake/json-c/
-rw-r--r-- root/root usr/lib/cmake/json-c/json-c-targets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/json-c/json-c-targets.cmake
lrwxrwxrwx root/root usr/lib/libjson-c.so -> libjson-c.so.5
-lrwxrwxrwx root/root usr/lib/libjson-c.so.5 -> libjson-c.so.5.3.0
--rwxr-xr-x root/root usr/lib/libjson-c.so.5.3.0
+lrwxrwxrwx root/root usr/lib/libjson-c.so.5 -> libjson-c.so.5.4.0
+-rwxr-xr-x root/root usr/lib/libjson-c.so.5.4.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/json-c.pc
diff --git a/repos/wayland/json-c/abuild b/repos/wayland/json-c/abuild
index 02bfbb28..8edfc550 100644
--- a/repos/wayland/json-c/abuild
+++ b/repos/wayland/json-c/abuild
@@ -1,5 +1,5 @@
name=json-c
-version=0.17
+version=0.18
release=1
source="https://s3.amazonaws.com/${name}_releases/releases/$name-$version.tar.gz"
export CFLAGS="$CFLAGS -Wno-error"