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

Commits on Jul 21, 2021

  1. Update HaikuPorter version

    tqh committed Jul 21, 2021
    Copy the full SHA
    c2295ed View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 haiku-apps/haikuporter/haikuporter-0.recipe
4 changes: 2 additions & 2 deletions haiku-apps/haikuporter/haikuporter-0.recipe
Original file line number Diff line number Diff line change
@@ -4,10 +4,10 @@ Haikuporter allows you to build ports (and native) applications for the Haiku \
operating system into installable packages.
"
HOMEPAGE="https://github.com/haikuports/haikuporter"
srcRev="df2125c88b7f66970f9cf10ecbfe001e8490e317"
srcRev="226a85daf6255ad9b8528a349cea5214c36d97eb"
SOURCE_URI="https://github.com/haikuports/haikuporter/archive/$srcRev.tar.gz"
SOURCE_FILENAME="haikuporter-$srcRev.tar.gz"
CHECKSUM_SHA256="5e86ff2fb031a454daac7e0ce1071169de67848c4e0bff251bb4f9c994e9ae95"
CHECKSUM_SHA256="c7be6a9659bdccf77b8683d20dd6ca6664f7da12938b4ccde7738da327dc3336"
LICENSE="MIT"
COPYRIGHT="2007-2013 Brecht Machiels et al"
REVISION="1"