mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libmirage: Update for 3.2.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2d7c7d6011
commit
c3ac9a7698
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libmirage
|
||||
VERSION=${VERSION:-3.2.8}
|
||||
VERSION=${VERSION:-3.2.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libmirage"
|
||||
VERSION="3.2.8"
|
||||
VERSION="3.2.9"
|
||||
HOMEPAGE="https://cdemu.sourceforge.io/about/libmirage/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/cdemu/libmirage-3.2.8.tar.xz"
|
||||
MD5SUM="5cd9f74837585e20711748f500e31d11"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/cdemu/libmirage-3.2.9.tar.xz"
|
||||
MD5SUM="700a88ee216cd256f2cad144d2a1ef05"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue