pax-utils: use cgit tarball.
This commit is contained in:
parent
06f02994e0
commit
2f5d8827d5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pax-utils'
|
||||
pkgname=pax-utils
|
||||
version=1.3.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
makedepends="libcap-devel"
|
||||
checkdepends="python3-pyelftools"
|
||||
|
@ -9,6 +9,6 @@ short_desc="PaX aware and related utilities for ELF binaries"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://cgit.gentoo.org/proj/pax-utils.git/"
|
||||
distfiles="https://gentoo.osuosl.org/distfiles/${pkgname}-${version}.tar.xz"
|
||||
checksum=108362d29668d25cf7b0cadc63b15a4c1cfc0dbc71adc151b33c5fe7dece939a
|
||||
distfiles="https://cgit.gentoo.org/proj/pax-utils.git/snapshot/pax-utils-${version}.tar.gz"
|
||||
checksum=9b5e7d7da71210b47aa3ccdf026bbbcc5d5cf8321be2285ee1ddcb0a761fc7cb
|
||||
python_version=3
|
||||
|
|
Loading…
Reference in New Issue