From 192ec9989b3fc3813f17cffa30db083494c7c51c Mon Sep 17 00:00:00 2001 From: Kevin Daudt <kdaudt@alpinelinux.org> Date: Wed, 9 Aug 2023 21:03:37 +0000 Subject: [PATCH] community/git-machete: upgrade to 3.17.9 --- community/git-machete/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/git-machete/APKBUILD b/community/git-machete/APKBUILD index c9eb08a504bc..4eb90e433676 100644 --- a/community/git-machete/APKBUILD +++ b/community/git-machete/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Kevin Daudt <kdaudt@alpinelinux.org> # Maintainer: Kevin Daudt <kdaudt@alpinelinux.org> pkgname=git-machete -pkgver=3.17.8 +pkgver=3.17.9 pkgrel=0 pkgdesc="git repository organizer & rebase/merge workflow automation tool" url="https://github.com/VirtusLab/git-machete" @@ -39,5 +39,5 @@ package() { } sha512sums=" -6bde604a10d34d87903a88ef1932705d8f2a80047ed3348f6df8c6fd9ffb6faa4ef55d2a074f99aa0711a050bb41612aa02a94e9bfb4eea40072890c40273189 git-machete-3.17.8.tar.gz +539d83c1d99ce89215635692f901c0b1297caa5b4918ac863f82263967d2073ab8a9832bb881c11edaaa60496b03a38d9031fa1a2f01911bca2aaddad3ec95f9 git-machete-3.17.9.tar.gz " -- GitLab