apk-tools: fix fetch

This commit is contained in:
classabbyamp 2023-08-16 18:27:11 -04:00
parent 36c0a09869
commit 9b61c55173
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -11,9 +11,9 @@ checkdepends="lua53-devel"
short_desc="Alpine Package Keeper (Alpine package manager)"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only"
homepage="http://git.alpinelinux.org/cgit/apk-tools"
distfiles="http://git.alpinelinux.org/cgit/${pkgname}/snapshot/${pkgname}-${version}.tar.bz2"
checksum=6ffa7b196d03b58df0a42e9072ea5fdd01b90d75d031cc9dca6d00e43c0db64c
homepage="https://git.alpinelinux.org/apk-tools"
distfiles="https://gitlab.alpinelinux.org/alpine/apk-tools/-/archive/v${version}/apk-tools-v${version}.tar.gz"
checksum=4c6db13039280814a10a3b3d89b29837b59769c69214a1861997e088eac107a5
CFLAGS="-Wno-error"
post_build() {