# HG changeset patch # User Hans-G?nter Theisgen # Date 1585891733 -3600 # Node ID f1f58e8f3b0d8a9de2ee34a19eee7e006e988694 # Parent 456e88491abed4fb46ca1589590aa0989a92b6c4 updated protobuf, protobuf-dev and protobuf-python (3.8.0 -> 3.11.4) diff -r 456e88491abe -r f1f58e8f3b0d protobuf-dev/receipt --- a/protobuf-dev/receipt Thu Apr 02 17:40:09 2020 +0100 +++ b/protobuf-dev/receipt Fri Apr 03 06:28:53 2020 +0100 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="protobuf-dev" -VERSION="3.8.0" +VERSION="3.11.4" CATEGORY="development" SHORT_DESC="Protocol buffers - Google's data interchange format, development files." MAINTAINER="pankso@slitaz.org" LICENSE="BSD" WEB_SITE="https://github.com/protocolbuffers/protobuf/" -DEPENDS="protobuf pkg-config" +DEPENDS="pkg-config protobuf" WANTED="protobuf" # Rules to gen a SliTaz package suitable for Tazpkg. @@ -20,4 +20,3 @@ cp -a $install/usr/lib/*.*a $fs/usr/lib cp -a $install/usr/lib/pkgconfig $fs/usr/lib } - diff -r 456e88491abe -r f1f58e8f3b0d protobuf-python/receipt --- a/protobuf-python/receipt Thu Apr 02 17:40:09 2020 +0100 +++ b/protobuf-python/receipt Fri Apr 03 06:28:53 2020 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="protobuf-python" -VERSION="3.8.0" +VERSION="3.11.4" CATEGORY="network" SHORT_DESC="Protocol buffers - Google's data interchange format (python)." MAINTAINER="slaxemulator@gmail.com" diff -r 456e88491abe -r f1f58e8f3b0d protobuf/receipt --- a/protobuf/receipt Thu Apr 02 17:40:09 2020 +0100 +++ b/protobuf/receipt Fri Apr 03 06:28:53 2020 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="protobuf" -VERSION="3.8.0" +VERSION="3.11.4" CATEGORY="network" SHORT_DESC="Protocol buffers - Google's data interchange format." MAINTAINER="pankso@slitaz.org"