diff options
| -rw-r--r-- | repos/wayland/json-c/.checksum | 2 | ||||
| -rw-r--r-- | repos/wayland/json-c/.files | 4 | ||||
| -rw-r--r-- | repos/wayland/json-c/abuild | 2 |
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" |