summaryrefslogtreecommitdiff
path: root/protobuf-c
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2017-10-22 22:20:59 +1100
committerDanny Rawlins <monster.romster@gmail.com>2017-10-22 22:20:59 +1100
commitcd02c906be882dfc77d00aaca5750f400a1475d6 (patch)
tree97308f6eaf5f3d5ac1e5fdc844455401545f3420 /protobuf-c
parent43a4f4e7e5f4e708750f00fb24ad6606820db38c (diff)
downloadcontrib-cd02c906be882dfc77d00aaca5750f400a1475d6.tar.gz
contrib-cd02c906be882dfc77d00aaca5750f400a1475d6.tar.xz
protobuf-c: 1.2.1 -> 1.3.0
Diffstat (limited to 'protobuf-c')
-rw-r--r--protobuf-c/.footprint3
-rw-r--r--protobuf-c/.md5sum2
-rw-r--r--protobuf-c/.signature8
-rw-r--r--protobuf-c/Pkgfile2
4 files changed, 8 insertions, 7 deletions
diff --git a/protobuf-c/.footprint b/protobuf-c/.footprint
index 5d6fcea9a..f195b67b6 100644
--- a/protobuf-c/.footprint
+++ b/protobuf-c/.footprint
@@ -1,6 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/protoc-c
+lrwxrwxrwx root/root usr/bin/protoc-c -> protoc-gen-c
+-rwxr-xr-x root/root usr/bin/protoc-gen-c
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/google/
drwxr-xr-x root/root usr/include/google/protobuf-c/
diff --git a/protobuf-c/.md5sum b/protobuf-c/.md5sum
index f7fc3bcbb..58b30315a 100644
--- a/protobuf-c/.md5sum
+++ b/protobuf-c/.md5sum
@@ -1 +1 @@
-e544249c329391fff512c3874895cfbe protobuf-c-1.2.1.tar.gz
+08804f8bdbb3d6d44c2ec9e71e47ef6f protobuf-c-1.3.0.tar.gz
diff --git a/protobuf-c/.signature b/protobuf-c/.signature
index b893428a7..7483e0158 100644
--- a/protobuf-c/.signature
+++ b/protobuf-c/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3860YM8HlkQPpg/OjzWFBhKB3WIqf3zdWe+oMfkkmJNqdKBxvwqwU0I+bVTlj8i35sLqwA2gJxGDaYCarHqYyg0=
-SHA256 (Pkgfile) = 3ef8e9d28f3d7176610e8a07516be1afee83303bbc4d891266209699883ac067
-SHA256 (.footprint) = a01347f91e3f72711d8af1ea1073ff6525911e594f5c82c4d8060c47c30b472a
-SHA256 (protobuf-c-1.2.1.tar.gz) = 846eb4846f19598affdc349d817a8c4c0c68fd940303e6934725c889f16f00bd
+RWSagIOpLGJF36MLuX0lSE00z24zh/yrwracWErFDuFVbvs4a+wwzIdSi1xp9DVFQBvnABofbJluMDC7dCHOmJLy6IUIPbC4GAM=
+SHA256 (Pkgfile) = 5d2624199d27ad0005f7851e369267f4cf3093ce0b54a4d83277883bbbe6a892
+SHA256 (.footprint) = 43e0f02229e60b42b1b0b9decdb0d379606ea8009e62459055a2113c51178bde
+SHA256 (protobuf-c-1.3.0.tar.gz) = 5dc9ad7a9b889cf7c8ff6bf72215f1874a90260f60ad4f88acf21bb15d2752a1
diff --git a/protobuf-c/Pkgfile b/protobuf-c/Pkgfile
index 8374204c8..89f557557 100644
--- a/protobuf-c/Pkgfile
+++ b/protobuf-c/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: protobuf
name=protobuf-c
-version=1.2.1
+version=1.3.0
release=1
source=(https://github.com/protobuf-c/protobuf-c/releases/download/v$version/$name-$version.tar.gz)

Generated by cgit