mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libftdi1: Updated for version 1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6a51b57df7
commit
e3a4f912bc
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=libftdi1
|
PRGNAM=libftdi1
|
||||||
VERSION=${VERSION:-1.1}
|
VERSION=${VERSION:-1.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libftdi1"
|
PRGNAM="libftdi1"
|
||||||
VERSION="1.1"
|
VERSION="1.2"
|
||||||
HOMEPAGE="http://www.intra2net.com/en/developer/libftdi/download.php"
|
HOMEPAGE="http://www.intra2net.com/en/developer/libftdi/download.php"
|
||||||
DOWNLOAD="http://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.1.tar.bz2"
|
DOWNLOAD="http://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.2.tar.bz2"
|
||||||
MD5SUM="b79a6356978aa8e69f8eecc3a720ff79"
|
MD5SUM="89dff802d89c4c0d55d8b4665fd52d0b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="confuse"
|
REQUIRES="confuse"
|
||||||
|
|
Loading…
Reference in a new issue