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