wok diff msgpack/receipt @ rev 22570

modified recipe for bluez-alsa
author Hans-G?nter Theisgen
date Mon Jan 06 08:00:18 2020 +0100 (2020-01-06)
parents 3ea059f6339d
children fadd1a998e4b
line diff
     1.1 --- a/msgpack/receipt	Thu Nov 30 17:48:13 2017 +0100
     1.2 +++ b/msgpack/receipt	Mon Jan 06 08:00:18 2020 +0100
     1.3 @@ -1,14 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="msgpack"
     1.7 -VERSION="2.1.5"
     1.8 +VERSION="3.1.1"
     1.9  CATEGORY="network"
    1.10 -SHORT_DESC="MessagePack implementation for C and C++"
    1.11 +SHORT_DESC="MessagePack implementation for C and C++."
    1.12  MAINTAINER="pascal.bellard@slitaz.org"
    1.13  LICENSE="MIT"
    1.14 +WEB_SITE="https://tmate.io/"
    1.15 +
    1.16  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17 -WEB_SITE="https://tmate.io/"
    1.18 -WGET_URL="https://github.com/msgpack/msgpack-c/archive/cpp-$VERSION.tar.gz"
    1.19 +WGET_URL="https://github.com/$PACKAGE/$PACKAGE-c/archive/cpp-$VERSION.tar.gz"
    1.20  
    1.21  BUILD_DEPENDS="cmake zlib"
    1.22