aboutsummaryrefslogtreecommitdiff
path: root/README.android
diff options
context:
space:
mode:
Diffstat (limited to 'README.android')
-rw-r--r--README.android6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.android b/README.android
index 2a2d518..5ce0117 100644
--- a/README.android
+++ b/README.android
@@ -1,5 +1,5 @@
-URL: http://koti.kapsi.fi/jpa/nanopb/
-Version: 2.8.0
+URL: https://jpa.kapsi.fi/nanopb/
+Version: 0.3.9.1
License: zlib
Description: "nanopb-c: A plugin for Google Protobuf compiler that generates C code"
@@ -9,4 +9,4 @@ LOCAL_SRC_FILES and set LOCAL_PROTOC_OPTIMIZE_TYPE:
LOCAL_SRC_FILES += simple.proto
LOCAL_PROTOC_OPTIMIZE_TYPE := nanopb-c
-Then look at http://koti.kapsi.fi/jpa/nanopb/ Documentation for how to use nanopb-c.
+Then look at https://jpa.kapsi.fi/nanopb/ Documentation for how to use nanopb-c.