mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/mm-common: Updated for version 0.9.8.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
48451f9816
commit
393c0362ca
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=mm-common
|
PRGNAM=mm-common
|
||||||
VERSION=${VERSION:-0.9.7}
|
VERSION=${VERSION:-0.9.8}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="mm-common"
|
PRGNAM="mm-common"
|
||||||
VERSION="0.9.7"
|
VERSION="0.9.8"
|
||||||
HOMEPAGE="http://www.gtkmm.org/"
|
HOMEPAGE="http://www.gtkmm.org/"
|
||||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/mm-common/0.9/mm-common-0.9.7.tar.xz"
|
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/mm-common/0.9/mm-common-0.9.8.tar.xz"
|
||||||
MD5SUM="a8b7c11db81a72168bf38d88d97df686"
|
MD5SUM="00fd5c6850cd5fecc2e02b04d0dd1637"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue