aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKARBOWSKI Piotr <piotr.karbowski@gmail.com>2020-04-12 21:30:59 +0200
committerKARBOWSKI Piotr <piotr.karbowski@gmail.com>2020-04-12 21:30:59 +0200
commitc359165c503cfdd01bac7135fac6481bb1c57914 (patch)
tree0cbf85f2ff97abc3f56d030107618fb2aea0b7df
parentlibgcrypt 1.8.2 -> 1.8.5 bump (diff)
downloadbetter-initramfs-c359165c503cfdd01bac7135fac6481bb1c57914.tar.xz
better-initramfs-c359165c503cfdd01bac7135fac6481bb1c57914.zip
json-c 0.13-20171207 -> 0.13.1 bump
-rw-r--r--ChangeLog2
-rwxr-xr-xbootstrap/lebuilds/json-c.lebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f95bd16..10aeb56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,7 +31,7 @@ devel branch:
libuuid 2.21.2 -> 2.35.1
libgpg-error 1.20 -> 1.37
libgcrypt 1.6.4 -> 1.8.5
- json-c 0.13 (new dependency)
+ json-c 0.13.1 (new dependency)
cryptsetup 1.7.0 -> 2.0.0
mdadm 3.3.6 -> 4.0
libaio 0.3.112 (new dependency)
diff --git a/bootstrap/lebuilds/json-c.lebuild b/bootstrap/lebuilds/json-c.lebuild
index 901e822..f64e023 100755
--- a/bootstrap/lebuilds/json-c.lebuild
+++ b/bootstrap/lebuilds/json-c.lebuild
@@ -1,6 +1,6 @@
#!/bin/sh
name='json-c'
-version='0.13-20171207'
+version='0.13.1'
sources=( "https://bitbucket.org/piotrkarbowski/better-initramfs/downloads/${name}-${version}.tar.gz" )
homepage='https://github.com/json-c/json-c/wiki'
license='MIT'