wok rev 23449

updated protobuf, protobuf-dev and protobuf-python (3.8.0 -> 3.11.4)
author Hans-G?nter Theisgen
date Fri Apr 03 06:28:53 2020 +0100 (2020-04-03)
parents 456e88491abe
children 6104bce47bab
files protobuf-dev/receipt protobuf-python/receipt protobuf/receipt
line diff
     1.1 --- a/protobuf-dev/receipt	Thu Apr 02 17:40:09 2020 +0100
     1.2 +++ b/protobuf-dev/receipt	Fri Apr 03 06:28:53 2020 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="protobuf-dev"
     1.7 -VERSION="3.8.0"
     1.8 +VERSION="3.11.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Protocol buffers - Google's data interchange format, development files."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="BSD"
    1.13  WEB_SITE="https://github.com/protocolbuffers/protobuf/"
    1.14  
    1.15 -DEPENDS="protobuf pkg-config"
    1.16 +DEPENDS="pkg-config protobuf"
    1.17  WANTED="protobuf"
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.20 @@ -20,4 +20,3 @@
    1.21  	cp -a $install/usr/lib/*.*a		$fs/usr/lib
    1.22  	cp -a $install/usr/lib/pkgconfig	$fs/usr/lib
    1.23  }
    1.24 -
     2.1 --- a/protobuf-python/receipt	Thu Apr 02 17:40:09 2020 +0100
     2.2 +++ b/protobuf-python/receipt	Fri Apr 03 06:28:53 2020 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="protobuf-python"
     2.7 -VERSION="3.8.0"
     2.8 +VERSION="3.11.4"
     2.9  CATEGORY="network"
    2.10  SHORT_DESC="Protocol buffers - Google's data interchange format (python)."
    2.11  MAINTAINER="slaxemulator@gmail.com"
     3.1 --- a/protobuf/receipt	Thu Apr 02 17:40:09 2020 +0100
     3.2 +++ b/protobuf/receipt	Fri Apr 03 06:28:53 2020 +0100
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="protobuf"
     3.7 -VERSION="3.8.0"
     3.8 +VERSION="3.11.4"
     3.9  CATEGORY="network"
    3.10  SHORT_DESC="Protocol buffers - Google's data interchange format."
    3.11  MAINTAINER="pankso@slitaz.org"