diff --git a/srcpkgs/libftdi1/template b/srcpkgs/libftdi1/template index b097d361577..808031cf08c 100644 --- a/srcpkgs/libftdi1/template +++ b/srcpkgs/libftdi1/template @@ -1,15 +1,15 @@ # Template file for 'libftdi' pkgname=libftdi1 -version=1.3 -revision=2 +version=1.4 +revision=1 build_style=cmake makedepends="libusb-devel confuse-devel" short_desc="Library to talk to FTDI chips" -maintainer="Christian Neukirchen " +maintainer="Leah 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=9a8c95c94bfbcf36584a0a58a6e2003d9b133213d9202b76aec76302ffaa81f4 +checksum=ec36fb49080f834690c24008328a5ef42d3cf584ef4060f3a35aa4681cb31b74 post_extract() { sed -i 's/LIB_SUFFIX 64/LIB_SUFFIX ""/' CMakeLists.txt