From ea03ae157f081a898f5de40d1f8f82371f9df05d Mon Sep 17 00:00:00 2001 From: Ricardo Constantino Date: Fri, 21 Oct 2016 15:25:18 +0100 Subject: TOOLS/appveyor-install: install uchardet release instead --- TOOLS/appveyor-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS') diff --git a/TOOLS/appveyor-install.sh b/TOOLS/appveyor-install.sh index 37d74f5201..b0d276eab7 100755 --- a/TOOLS/appveyor-install.sh +++ b/TOOLS/appveyor-install.sh @@ -29,7 +29,7 @@ pacman -S --noconfirm --needed \ $MINGW_PACKAGE_PREFIX-libjpeg-turbo \ $MINGW_PACKAGE_PREFIX-lua51 \ $MINGW_PACKAGE_PREFIX-rubberband \ - $MINGW_PACKAGE_PREFIX-uchardet-git + $MINGW_PACKAGE_PREFIX-uchardet # Delete unused packages to reduce space used in the Appveyor cache pacman -Sc --noconfirm -- cgit v1.2.3