mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/libmirage: Updated for version 3.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
760f07720b
commit
f64d11bb14
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libmirage
|
||||
VERSION=${VERSION:-3.0.5}
|
||||
VERSION=${VERSION:-3.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libmirage"
|
||||
VERSION="3.0.5"
|
||||
VERSION="3.1.0"
|
||||
HOMEPAGE="http://cdemu.sourceforge.net/about/libmirage/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/cdemu/libmirage-3.0.5.tar.bz2"
|
||||
MD5SUM="83c56ca2b145d3a10197d0f9bf661cee"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/cdemu/libmirage-3.1.0.tar.bz2"
|
||||
MD5SUM="cef2efb2950f2f0d6a991f29bd69bc99"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue