mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libmirage: Updated for version 3.0.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
278cb59920
commit
2c9a0bdd02
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.4}
|
||||
VERSION=${VERSION:-3.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libmirage"
|
||||
VERSION="3.0.4"
|
||||
VERSION="3.0.5"
|
||||
HOMEPAGE="http://cdemu.sourceforge.net/about/libmirage/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/cdemu/libmirage-3.0.4.tar.bz2"
|
||||
MD5SUM="d87ffe11ffb8d06e99492ef5de88ed77"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/cdemu/libmirage-3.0.5.tar.bz2"
|
||||
MD5SUM="83c56ca2b145d3a10197d0f9bf661cee"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue