mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
office/mdp: Updated for version 1.0.6.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
d87d61e86a
commit
e68fccc5e4
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# <http://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=mdp
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
VERSION=${VERSION:-1.0.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mdp"
|
||||
VERSION="1.0.1"
|
||||
VERSION="1.0.6"
|
||||
HOMEPAGE="https://github.com/visit1985/mdp"
|
||||
DOWNLOAD="https://github.com/visit1985/mdp/archive/1.0.1.tar.gz"
|
||||
MD5SUM="e8de0d79ab40f785475020db675afc66"
|
||||
DOWNLOAD="https://github.com/visit1985/mdp/archive/1.0.6.tar.gz"
|
||||
MD5SUM="9728c8134bc42e9d27ffa4860940b2be"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue