multimedia/munt: Updated for version 2.2.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e3b55cb2da
commit
a9fa4b628f
|
@ -7,4 +7,3 @@ CM-64 and LAPC-1.
|
|||
ROMS for these devices are not included.
|
||||
|
||||
This will install both the desktop application and the shared library.
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=munt
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="munt"
|
||||
VERSION="2.1.0"
|
||||
VERSION="2.2.0"
|
||||
HOMEPAGE="http://munt.sourceforge.net/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/munt/munt/2.1.0/munt-2.1.0.tar.gz"
|
||||
MD5SUM="1d9be2ba670a4bc8cc187f9095dfbfe3"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/munt/munt/2.2.0/munt-2.2.0.tar.gz"
|
||||
MD5SUM="627a5c7a61c40a4e27025f6a6b912b63"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in New Issue