Skip to content
Snippets Groups Projects
Commit f15d302f authored by dmagdavector's avatar dmagdavector Committed by Harmen Stoppels
Browse files

protobuf: update hash for patch needed when="@3.4:3.21" (#44210)


* protobuf: update hash for patch needed when="@3.4:3.21"

* Update var/spack/repos/builtin/packages/protobuf/package.py

Co-authored-by: default avatarWouter Deconinck <wdconinc@gmail.com>

* Update var/spack/repos/builtin/packages/protobuf/package.py

Co-authored-by: default avatarWouter Deconinck <wdconinc@gmail.com>

---------

Co-authored-by: default avatarWouter Deconinck <wdconinc@gmail.com>
parent 74ef6302
No related branches found
No related tags found
No related merge requests found
......@@ -110,9 +110,9 @@ class Protobuf(CMakePackage):
# fix build on Centos 8, see also https://github.com/protocolbuffers/protobuf/issues/5144
patch(
"https://github.com/protocolbuffers/protobuf/pull/11032/commits/3039f932aaf212bcf2f14a3f2fd00dbfb881e46b.patch?full_index=1",
"https://github.com/protocolbuffers/protobuf/commit/3039f932aaf212bcf2f14a3f2fd00dbfb881e46b.patch?full_index=1",
when="@3.4:3.21",
sha256="cefc4bf4aadf9ca33a336b2aa6d0d82006b6563e85122ae8cfb70345f85321dd",
sha256="a779238fb7957514d4fb393410111419a964771e826ec2a8f09c21aa1efbb4d1",
)
patch("msvc-abseil-target-namespace.patch", when="@3.22 %msvc")
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment