From 449eb70abf88d1030d76e3eeee2d7bddb1bf88ae Mon Sep 17 00:00:00 2001 From: beefcurtains Date: Tue, 9 Jun 2015 04:06:41 +0000 Subject: [PATCH] redland: rebuild for musl --- srcpkgs/redland/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/redland/template b/srcpkgs/redland/template index 2d998ca359c..70841eeb902 100644 --- a/srcpkgs/redland/template +++ b/srcpkgs/redland/template @@ -3,7 +3,7 @@ _desc="Redland Resource Description Framework (RDF)" pkgname=redland version=1.0.17 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static --enable-release --with-raptor=system --with-rasqal=system --with-sqlite=3"