From 4fe078bddb5e9542707d4187ff72aafac5d29aa1 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Mon, 10 Dec 2018 11:38:44 -0700 Subject: [PATCH] Update expat to 2.2.6 --- recipes/expat/recipe.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/expat/recipe.sh b/recipes/expat/recipe.sh index f4c57111c..f98564e4a 100644 --- a/recipes/expat/recipe.sh +++ b/recipes/expat/recipe.sh @@ -1,4 +1,4 @@ -VERSION=2.2.1 +VERSION=2.2.6 TAR=https://github.com/libexpat/libexpat/releases/download/R_${VERSION//./_}/expat-${VERSION}.tar.bz2 function recipe_version {