Skip to content

Commit dd2d1e3

Browse files
committed
Updating the yajl-src hold.
1 parent 0394584 commit dd2d1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ build-doc:
3737
deps:
3838
rm -fr yajl-src
3939
git clone https://github.com/lloyd/yajl.git yajl-src
40-
(cd yajl-src; git checkout 4c539cb5b; git reset --hard; ./configure)
40+
(cd yajl-src; git checkout 12ee82ae51; git reset --hard; ./configure)
4141
sudo make -C yajl-src install
4242
sudo ldconfig

0 commit comments

Comments
 (0)