libraries/libmirage: Updated for version 3.0.3.

Signed-off-by: David Spencer <baildon.research@googlemail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Spencer 2015-08-05 00:05:35 +01:00 committed by Willy Sudiarto Raharjo
parent 43f87fbfa0
commit 6876365b05
2 changed files with 5 additions and 7 deletions

View file

@ -23,10 +23,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Revision date: 2013/03/31
PRGNAM=libmirage
VERSION=${VERSION:-2.0.0}
VERSION=${VERSION:-3.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -70,7 +68,7 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
mkdir -p build
cd build

View file

@ -1,8 +1,8 @@
PRGNAM="libmirage"
VERSION="2.0.0"
VERSION="3.0.3"
HOMEPAGE="http://cdemu.sourceforge.net/about/libmirage/"
DOWNLOAD="http://downloads.sourceforge.net/cdemu/libmirage-2.0.0.tar.bz2"
MD5SUM="72007f3364cbf3aea782aaa1fdade238"
DOWNLOAD="http://downloads.sourceforge.net/cdemu/libmirage-3.0.3.tar.bz2"
MD5SUM="fd0009ced98ef47c94d2919eafcaa099"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""