libftdi1: update to 1.5.
This commit is contained in:
parent
35a7ca707b
commit
8e94fb7e53
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libftdi'
|
# Template file for 'libftdi'
|
||||||
pkgname=libftdi1
|
pkgname=libftdi1
|
||||||
version=1.4
|
version=1.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="libusb-devel confuse-devel"
|
makedepends="libusb-devel confuse-devel"
|
||||||
short_desc="Library to talk to FTDI chips"
|
short_desc="Library to talk to FTDI chips"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2, LGPL-2"
|
license="GPL-2, LGPL-2"
|
||||||
homepage="http://www.intra2net.com/en/developer/libftdi/download.php"
|
homepage="http://www.intra2net.com/en/developer/libftdi/download.php"
|
||||||
distfiles="http://www.intra2net.com/en/developer/libftdi/download/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.intra2net.com/en/developer/libftdi/download/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=ec36fb49080f834690c24008328a5ef42d3cf584ef4060f3a35aa4681cb31b74
|
checksum=7c7091e9c86196148bd41177b4590dccb1510bfe6cea5bf7407ff194482eb049
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/LIB_SUFFIX 64/LIB_SUFFIX ""/' CMakeLists.txt
|
sed -i 's/LIB_SUFFIX 64/LIB_SUFFIX ""/' CMakeLists.txt
|
||||||
|
|
Loading…
Reference in a new issue