mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/qTox: Updated for version 20151011.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
79f72bc3ea
commit
44c814f948
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qTox
|
||||
VERSION=${VERSION:-20151007}
|
||||
VERSION=${VERSION:-20151011}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qTox"
|
||||
VERSION="20150925"
|
||||
VERSION="20151011"
|
||||
HOMEPAGE="https://github.com/tux3/qTox"
|
||||
DOWNLOAD="http://mirror.slackware.hr/sources/qTox/qTox-20151007.tar.bz2"
|
||||
MD5SUM="e5c18062a14e206d5dc83752dd567379"
|
||||
DOWNLOAD="http://mirror.slackware.hr/sources/qTox/qTox-20151011.tar.bz2"
|
||||
MD5SUM="63a202f92e2f7e5f754193eb977f2f97"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="toxcore libfilteraudio qt5 ffmpeg qrencode libxkbcommon"
|
||||
|
|
Loading…
Reference in a new issue