libftdi1: update to 1.5.

This commit is contained in:
Leah Neukirchen 2020-07-11 14:50:38 +02:00
parent 35a7ca707b
commit 8e94fb7e53

View file

@ -1,7 +1,7 @@
# Template file for 'libftdi'
pkgname=libftdi1
version=1.4
revision=2
version=1.5
revision=1
build_style=cmake
makedepends="libusb-devel confuse-devel"
short_desc="Library to talk to FTDI chips"
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
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=ec36fb49080f834690c24008328a5ef42d3cf584ef4060f3a35aa4681cb31b74
checksum=7c7091e9c86196148bd41177b4590dccb1510bfe6cea5bf7407ff194482eb049
post_extract() {
sed -i 's/LIB_SUFFIX 64/LIB_SUFFIX ""/' CMakeLists.txt