We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b6ee01 commit a7abd0eCopy full SHA for a7abd0e
.gentoo/dev-libs/hacking-bash-lib/hacking-bash-lib-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
12
EGIT_REPO_URI="https://github.com/GITHUB_REPOSITORY"
13
EGIT_BRANCH="GITHUB_REF"
14
else
15
- SRC_URI="https://github.com/MADhacking/hacking-bash-lib/archive/${P}.tar.bz2"
+ SRC_URI="https://github.com/MADhacking/hacking-bash-lib/archive/${P}.tar.gz"
16
fi
17
18
KEYWORDS="amd64 x86"
0 commit comments