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

Commits on Oct 18, 2021

  1. libopenmpt: bump (#6304)

    extrowerk authored Oct 18, 2021
    Copy the full SHA
    2b3eb28 View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 media-libs/libopenmpt/{libopenmpt-0.5.9.recipe → libopenmpt-0.5.12.recipe}
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ COPYRIGHT="2004-2021 OpenMPT contributors
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-$portVersion+release.autotools.tar.gz"
CHECKSUM_SHA256="8d808ac6095aa8f19c11518c616d3b9039016acd7b49b309db28d56b2bba0641"
CHECKSUM_SHA256="892aea7a599b5d21842bebf463b5aafdad5711be7008dd84401920c6234820af"
SOURCE_DIR="libopenmpt-$portVersion+release.autotools"

ARCHITECTURES="all !x86_gcc2"