network/megatools: Sources moved to new location.
This commit is contained in:
parent
3bf64d0299
commit
4e5c7967f2
|
@ -72,7 +72,7 @@ find -L . \
|
|||
#autoreconf -vi
|
||||
CFLAGS="$SLKCFLAGS" \
|
||||
CXXFLAGS="$SLKCFLAGS" \
|
||||
./autogen.sh \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--libdir=/usr/lib${LIBDIRSUFFIX} \
|
||||
--enable-maintainer-mode \
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="megatools"
|
||||
VERSION="1.10.2"
|
||||
HOMEPAGE="https://megatools.megous.com/"
|
||||
DOWNLOAD="https://github.com/megous/megatools/archive/1.10.2/megatools-1.10.2.tar.gz"
|
||||
MD5SUM="ea10f3ae6c41165ec33f6cba80edcede"
|
||||
DOWNLOAD="https://megatools.megous.com/builds/megatools-1.10.2.tar.gz"
|
||||
MD5SUM="b9c7e18b4daf48867d7c669a674744b0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue