wok diff msgpack/receipt @ rev 22420

these 3 packages seem not used in xfce4 v4.12, so reverting to last version in slitaz: 4.10.0: libxfcegui4 libxfcegui4-dev xfce4-mixer
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Dec 15 09:01:23 2019 +0000 (2019-12-15)
parents 3ea059f6339d
children fadd1a998e4b
line diff
     1.1 --- a/msgpack/receipt	Thu Nov 30 17:48:13 2017 +0100
     1.2 +++ b/msgpack/receipt	Sun Dec 15 09:01:23 2019 +0000
     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