Skip to content

Commit

Permalink
abseil 20240116
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Jan 23, 2024
1 parent 87aee56 commit 38f5d11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "20240116.rc1" %}
{% set version = "20240116" %}
{% set v_major = version.split(".")[0] %}
# needs to match across all dependent packages; using C++20
# is potentially problematic in some cases, see #45
Expand Down Expand Up @@ -28,7 +28,7 @@ package:

source:
url: https://github.com/abseil/abseil-cpp/archive/refs/tags/{{ version }}.tar.gz
sha256: f8903111260a18d2cc4618cd5bf35a22bcc28f372ebe4f04024b49e88a2e16c1
sha256: 338420448b140f0dfd1a1ea3c3ce71b3bc172071f24f4d9a57d59b45037da440
patches:
- patches/0001-patch-out-the-build-issue-on-clang4-osx.patch
- patches/0002-remove-ignore-4221-from-ABSL_MSVC_LINKOPTS.patch
Expand Down

0 comments on commit 38f5d11

Please sign in to comment.