mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libftdi1: Updated for version 1.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
4d1f56fbf9
commit
49ad2e8cc4
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libftdi1
|
||||
VERSION=${VERSION:-1.3}
|
||||
VERSION=${VERSION:-1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libftdi1"
|
||||
VERSION="1.3"
|
||||
VERSION="1.4"
|
||||
HOMEPAGE="https://www.intra2net.com/en/developer/libftdi/download.php"
|
||||
DOWNLOAD="https://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.3.tar.bz2"
|
||||
MD5SUM="156cdf40cece9f8a3ce1582db59a502a"
|
||||
DOWNLOAD="https://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.4.tar.bz2"
|
||||
MD5SUM="0c09fb2bb19a57c839fa6845c6c780a2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="confuse"
|
||||
|
|
Loading…
Reference in a new issue