[depends] fix libgpg-error compile with gcc5 (Ubuntu Xenial) with update to version...
authorAlwin Esch <alwin.esch@web.de>
Thu, 5 Nov 2015 13:55:44 +0000 (14:55 +0100)
committerAlwin Esch <alwin.esch@web.de>
Thu, 5 Nov 2015 13:55:44 +0000 (14:55 +0100)
tools/depends/target/libgpg-error/Makefile

index fa6ffd5..d511137 100644 (file)
@@ -3,7 +3,7 @@ DEPS= ../../Makefile.include Makefile
 
 # lib name, version
 LIBNAME=libgpg-error
-VERSION=1.12
+VERSION=1.20
 SOURCE=$(LIBNAME)-$(VERSION)
 ARCHIVE=$(SOURCE).tar.bz2