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