From 9ec0116d1739411cda8517aed52959fe3e80a013 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 23 Oct 2018 17:09:08 +0200 Subject: [PATCH] yajl: rebuild for metadata --- srcpkgs/yajl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yajl/template b/srcpkgs/yajl/template index ebdca742492..2e70eb4ba10 100644 --- a/srcpkgs/yajl/template +++ b/srcpkgs/yajl/template @@ -1,7 +1,7 @@ -# Template build for 'yajl'. +# Template file for 'yajl' pkgname=yajl version=2.1.0 -revision=3 +revision=4 build_style=cmake hostmakedepends="ruby doxygen" short_desc="Yet Another JSON Library"