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

Commits on Jul 25, 2021

  1. youtube-dl: update to 2021-06-06

    Humdinger committed Jul 25, 2021
    Copy the full SHA
    ca5163c View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 net-misc/youtube_dl/{youtube_dl-2021.04.01.recipe → youtube_dl-2021.06.06.recipe}
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ COPYRIGHT="2006-2021 youtube-dl contributors"
LICENSE="Unlicense"
REVISION="1"
SOURCE_URI="https://yt-dl.org/downloads/$portVersion/youtube-dl-$portVersion.tar.gz"
CHECKSUM_SHA256="f098ef95933a33096f60cb8c3bfbde710f6f84c9cad1b093082584bdc4a089ef"
CHECKSUM_SHA256="3ccb0e4db9fd172338ed1c32bae0be2f716458dca4143e55732ff55260b20ac3"
SOURCE_DIR="youtube-dl"

ARCHITECTURES="any"