network/c-toxcore: Updated for version 0.1.10.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
17a01e13b4
commit
5437b601bc
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=c-toxcore
|
||||
VERSION=${VERSION:-0.1.9}
|
||||
VERSION=${VERSION:-0.1.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="c-toxcore"
|
||||
VERSION="0.1.9"
|
||||
VERSION="0.1.10"
|
||||
HOMEPAGE="https://tox.chat/"
|
||||
DOWNLOAD="https://github.com/TokTok/c-toxcore/archive/v0.1.9/c-toxcore-0.1.9.tar.gz"
|
||||
MD5SUM="f61ce9ec97064eb9ed3e2507818210b9"
|
||||
DOWNLOAD="https://github.com/TokTok/c-toxcore/archive/v0.1.10/c-toxcore-0.1.10.tar.gz"
|
||||
MD5SUM="6a2330564f118efaeec8234b02cdeba4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README% libsodium opus"
|
||||
|
|
Loading…
Reference in New Issue