Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haikuports/haikuports
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6ede3204ebe9
Choose a base ref
...
head repository: haikuports/haikuports
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3c8c0558dae2
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 17, 2021

  1. grpc: references patchset

    korli committed Oct 17, 2021
    Copy the full SHA
    3c8c055 View commit details
Showing with 1 addition and 0 deletions.
  1. +1 −0 net-libs/grpc/grpc-1.41.0.recipe
1 change: 1 addition & 0 deletions net-libs/grpc/grpc-1.41.0.recipe
Original file line number Diff line number Diff line change
@@ -9,6 +9,7 @@ LICENSE="Apache v2"
REVISION="1"
SOURCE_URI="https://github.com/grpc/grpc/archive/v$portVersion/grpc-$portVersion.tar.gz"
CHECKSUM_SHA256="e5fb30aae1fa1cffa4ce00aa0bbfab908c0b899fcf0bbc30e268367d660d8656"
PATCHES="grpc-$portVersion.patchset"

ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"