diff options
| -rw-r--r-- | ports/protobuf-c/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/protobuf-c/CONTROL b/ports/protobuf-c/CONTROL index 3f42f7e53..171a6d17a 100644 --- a/ports/protobuf-c/CONTROL +++ b/ports/protobuf-c/CONTROL @@ -1,5 +1,5 @@ Source: protobuf-c
-Version: 1.3.2-1
+Version: 1.3.2-2
Homepage: https://github.com/protobuf-c/protobuf-c
Description: This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.
Build-Depends: protobuf
@@ -9,4 +9,4 @@ Description: build tools. Feature: test
Description: build test project.
-Build-Depends: protobuf[tools]
\ No newline at end of file +Build-Depends: protobuf-c[tools]
\ No newline at end of file |
