mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/megatools: Updated for version 1.9.98.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
2c13cb1e3e
commit
7669d4a88b
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=megatools
|
||||
VERSION=${VERSION:-1.9.97}
|
||||
VERSION=${VERSION:-1.9.98}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="megatools"
|
||||
VERSION="1.9.97"
|
||||
VERSION="1.9.98"
|
||||
HOMEPAGE="http://megatools.megous.com/"
|
||||
DOWNLOAD="https://github.com/megous/megatools/archive/1.9.97.tar.gz"
|
||||
MD5SUM="52d6d466a742231cd8c20f40d8d2d84a"
|
||||
DOWNLOAD="https://github.com/megous/megatools/archive/1.9.98.tar.gz"
|
||||
MD5SUM="53e8ad4bddc6170b6b1221317302ddda"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue