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: 99c35e84455e
Choose a base ref
...
head repository: haikuports/haikuports
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f658bf5535e3
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 25, 2021

  1. Copy the full SHA
    f658bf5 View commit details
Showing with 3 additions and 3 deletions.
  1. +3 −3 sci-libs/libnova/libnova-0.16.0.recipe
6 changes: 3 additions & 3 deletions sci-libs/libnova/libnova-0.16.0.recipe
Original file line number Diff line number Diff line change
@@ -37,12 +37,12 @@ COPYRIGHT="2000 - 2005 Liam Girdwood
2015 Lukasz Komsta
1999, 2000 Juan Carlos Remis"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://dev.gentoo.org/~asturm/distfiles/libnova-$portVersion.tar.xz"
CHECKSUM_SHA256="699a6ffe0b70a2b4f594ca4231eedfc772161460a9de7ff90dd1d92fd3ba7d39"

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

portVersionCompat="${portVersion%.*}"
libVersion="0.0.0"