From 5b48955810e393a365858fd62cd9d21d73b36966 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Wed, 21 Apr 2021 10:28:53 -0400 Subject: Refresh patches --- debian/patches/configure.diff | 2 +- debian/patches/latomic.diff | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/configure.diff b/debian/patches/configure.diff index 786994b0..8138899f 100644 --- a/debian/patches/configure.diff +++ b/debian/patches/configure.diff @@ -26,7 +26,7 @@ Configure Abseil for Debian. if(ABSL_ENABLE_INSTALL) set_target_properties(${_NAME} PROPERTIES OUTPUT_NAME "absl_${_NAME}" -- SOVERSION "2103.0.0" +- SOVERSION "2103.0.1" + SOVERSION 20210324 + VERSION "20210324.0.0" ) diff --git a/debian/patches/latomic.diff b/debian/patches/latomic.diff index 50e170e4..404144e2 100644 --- a/debian/patches/latomic.diff +++ b/debian/patches/latomic.diff @@ -9,7 +9,7 @@ if anything needs libatomic and add the DT_NEEDED entry where necessary. --- a/absl/copts/AbseilConfigureCopts.cmake +++ b/absl/copts/AbseilConfigureCopts.cmake -@@ -63,4 +63,8 @@ +@@ -62,4 +62,8 @@ set(ABSL_TEST_COPTS "") endif() -- cgit v1.2.3