protobuf-c: 1.3.3 -> 1.4.0

This commit is contained in:
Danny Rawlins 2021-05-29 15:34:39 +10:00
parent ce30cee152
commit ed25d62856
3 changed files with 6 additions and 5 deletions

View File

@ -8,6 +8,7 @@ drwxr-xr-x root/root usr/include/google/protobuf-c/
lrwxrwxrwx root/root usr/include/google/protobuf-c/protobuf-c.h -> ../../protobuf-c/protobuf-c.h
drwxr-xr-x root/root usr/include/protobuf-c/
-rw-r--r-- root/root usr/include/protobuf-c/protobuf-c.h
-rw-r--r-- root/root usr/include/protobuf-c/protobuf-c.proto
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libprotobuf-c.a
-rwxr-xr-x root/root usr/lib/libprotobuf-c.la

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xvdSSKBEpRfx8sdGjRgK9C8+X9hUKiqVSCw7xwPKzyJAIEs7g8ogDfT1vi6HDX9OgKq6Wt6RWkYiQoADyMtrgo=
SHA256 (Pkgfile) = 682fb1c5a06f39baef04e59f03c55ea4e52b17f98eb1c9cbdc52ad60951bc5fb
SHA256 (.footprint) = 43e0f02229e60b42b1b0b9decdb0d379606ea8009e62459055a2113c51178bde
SHA256 (protobuf-c-1.3.3.tar.gz) = 22956606ef50c60de1fabc13a78fbc50830a0447d780467d3c519f84ad527e78
RWSagIOpLGJF38pTlGSpDQlIPg3jj8FcghgX7udwr2LL/LEY+oe+6G0xQDKuKG0sl+IecIotdZoD/BQJ2YEAsRZOepARSZhA+AM=
SHA256 (Pkgfile) = 5c7de72ef3168a0a987053ba39b975908820f15751bce829d7330bb2b4a4530a
SHA256 (.footprint) = e4bc422270342f810d0eebb3709d8dc3673f60890c59285215e57a2ec56e3d05
SHA256 (protobuf-c-1.4.0.tar.gz) = 26d98ee9bf18a6eba0d3f855ddec31dbe857667d269bc0b6017335572f85bbcb

View File

@ -4,7 +4,7 @@
# Depends on: protobuf
name=protobuf-c
version=1.3.3
version=1.4.0
release=1
source=(https://github.com/protobuf-c/protobuf-c/releases/download/v$version/$name-$version.tar.gz)