wok-current diff msgpack/receipt @ rev 22446
vlc: remove notify deps -> did not help
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Mon Dec 23 15:52:17 2019 +0000 (2019-12-23) |
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 Dec 23 15:52:17 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