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

Commits on Aug 26, 2021

  1. Unverified

    The signing certificate or its chain could not be verified.
    Copy the full SHA
    ec3718a View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 sci-biology/edfbrowser/{edfbrowser-1.83.recipe → edfbrowser-1.84.recipe}
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ LICENSE="GNU GPL v3"
REVISION="1"
EDFBROWSER_VERSION=`echo $portVersion | sed 's/\.//g'`
SOURCE_URI="https://www.teuniz.net/edfbrowser/edfbrowser_${EDFBROWSER_VERSION}_source.tar.gz"
CHECKSUM_SHA256="8813e1bc511c3b29c3975e38883c1e1b089e82ed6c900c10c306e77410b376c4"
CHECKSUM_SHA256="67703c3b3a4f571e2e03c550e216dc1e3af81fba61259beb0f5b9cf01a0a992f"
SOURCE_FILENAME="edfbrowser-$portVersion.tar.gz"
SOURCE_DIR="edfbrowser_${EDFBROWSER_VERSION}_source"
ADDITIONAL_FILES="edfbrowser.rdef.in"