gittyup: update to 1.4.0 (#10451)

This commit is contained in:
augiedoggie
2024-05-16 19:06:04 -06:00
committed by GitHub
parent daf55c1eb9
commit 0be153c354
2 changed files with 4 additions and 5 deletions

View File

@@ -20,11 +20,10 @@ HOMEPAGE="https://github.com/Murmele/Gittyup/"
COPYRIGHT="2021-2024 Gittyup contributors
2016-2020 Scientific Toolworks, Inc. and contributors"
LICENSE="MIT"
REVISION="2"
srcGitRev="dac06473c069864c013ea5a410a1a705df21be4f"
SOURCE_URI="https://github.com/Murmele/Gittyup/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="982fc8dcefb203a2ebc9a29091acada2b38f612b64646c0987de93d36a255fce"
SOURCE_DIR="Gittyup-$srcGitRev"
REVISION="1"
SOURCE_URI="https://github.com/Murmele/Gittyup/archive/refs/tags/gittyup_v$portVersion.tar.gz"
CHECKSUM_SHA256="5ffcfd3d5c39a8e2218ee0424c230893131b95bc8d3293c1022f65cb85f2c266"
SOURCE_DIR="Gittyup-gittyup_v$portVersion"
PATCHES="gittyup-$portVersion.patchset"
ADDITIONAL_FILES="gittyup.rdef.in"