From 4280ddf64b2443d64ad6ac1a393581180f71437b Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 21 May 2016 16:44:46 +0200 Subject: [PATCH] libftdi1: update to 1.3. --- srcpkgs/libftdi1/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libftdi1/template b/srcpkgs/libftdi1/template index 10b27ecc89..3073df6d2a 100644 --- a/srcpkgs/libftdi1/template +++ b/srcpkgs/libftdi1/template @@ -1,7 +1,7 @@ # Template file for 'libftdi' pkgname=libftdi1 -version=1.2 -revision=2 +version=1.3 +revision=1 build_style=cmake hostmakedepends="cmake" makedepends="libusb-devel confuse-devel" @@ -10,7 +10,7 @@ maintainer="Christian Neukirchen " license="GPL-2, LGPL-2" homepage="http://www.intra2net.com/en/developer/libftdi/download.php" distfiles="http://www.intra2net.com/en/developer/libftdi/download/${pkgname}-${version}.tar.bz2" -checksum=a6ea795c829219015eb372b03008351cee3fb39f684bff3bf8a4620b558488d6 +checksum=9a8c95c94bfbcf36584a0a58a6e2003d9b133213d9202b76aec76302ffaa81f4 post_extract() { sed -i 's/LIB_SUFFIX 64/LIB_SUFFIX ""/' CMakeLists.txt