libraries/libftdi1: Updated for version 1.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
R. S. Ananda Murthy 2014-12-30 09:10:31 +07:00 committed by Willy Sudiarto Raharjo
parent 6a51b57df7
commit e3a4f912bc
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libftdi1
VERSION=${VERSION:-1.1}
VERSION=${VERSION:-1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libftdi1"
VERSION="1.1"
VERSION="1.2"
HOMEPAGE="http://www.intra2net.com/en/developer/libftdi/download.php"
DOWNLOAD="http://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.1.tar.bz2"
MD5SUM="b79a6356978aa8e69f8eecc3a720ff79"
DOWNLOAD="http://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.2.tar.bz2"
MD5SUM="89dff802d89c4c0d55d8b4665fd52d0b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="confuse"