mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/io_lib: Updated for version 1.13.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
9a1f447dfc
commit
78762fe4e0
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for io_lib
|
||||
|
||||
# Copyright 2011 Petar Petrov, ppetrov@paju.oulu.fi
|
||||
# Copyright 2011-2013 Petar Petrov, ppetrov@paju.oulu.fi
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=io_lib
|
||||
VERSION=${VERSION:-1.12.5}
|
||||
VERSION=${VERSION:-1.13.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="io_lib"
|
||||
VERSION="1.12.5"
|
||||
VERSION="1.13.0"
|
||||
HOMEPAGE="http://staden.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/staden/files/io_lib/1.12.5/io_lib-1.12.5.tar.gz"
|
||||
MD5SUM="edf94356ea045f717840d256d429edf1"
|
||||
DOWNLOAD="http://sourceforge.net/projects/staden/files/io_lib/1.13.0/io_lib-1.13.0.tar.gz"
|
||||
MD5SUM="966ef8df17e6a53669c30605ba66605b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue