aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/py-shaperglot/files/patch-protoc
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/py-shaperglot/files/patch-protoc')
-rw-r--r--x11-fonts/py-shaperglot/files/patch-protoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/py-shaperglot/files/patch-protoc b/x11-fonts/py-shaperglot/files/patch-protoc
index 5708f332626f..91fad4b28471 100644
--- a/x11-fonts/py-shaperglot/files/patch-protoc
+++ b/x11-fonts/py-shaperglot/files/patch-protoc
@@ -1,5 +1,5 @@
---- cargo-crates/google-fonts-languages-0.7.6/Cargo.toml.orig 1970-01-01 00:00:01 UTC
-+++ cargo-crates/google-fonts-languages-0.7.6/Cargo.toml
+--- cargo-crates/google-fonts-languages-0.7.7/Cargo.toml.orig 1970-01-01 00:00:01 UTC
++++ cargo-crates/google-fonts-languages-0.7.7/Cargo.toml
@@ -65,9 +65,6 @@ version = "3.7.1"
[build-dependencies.protobuf-support]
version = "3.7.1"
@@ -10,8 +10,8 @@
[build-dependencies.quote]
version = "1.0"
---- cargo-crates/google-fonts-languages-0.7.6/build.rs.orig 2006-07-24 01:21:28 UTC
-+++ cargo-crates/google-fonts-languages-0.7.6/build.rs
+--- cargo-crates/google-fonts-languages-0.7.7/build.rs.orig 2006-07-24 01:21:28 UTC
++++ cargo-crates/google-fonts-languages-0.7.7/build.rs
@@ -21,7 +21,7 @@ fn main() {
// Now we use the prost crate to compile them, so that we can
// generate Rust structs.