mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
extrace: update upstream urls
This commit is contained in:
parent
275a42159b
commit
5a0aafb50b
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'extrace'
|
# Template file for 'extrace'
|
||||||
pkgname=extrace
|
pkgname=extrace
|
||||||
version=0.7
|
version=0.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Trace exec(2) calls system-wide"
|
short_desc="Trace exec(2) calls system-wide"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later, BSD-2-Clause"
|
license="GPL-2.0-or-later, BSD-2-Clause"
|
||||||
homepage="https://github.com/chneukirchen/extrace"
|
homepage="https://github.com/leahneukirchen/extrace"
|
||||||
distfiles="https://github.com/chneukirchen/extrace/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/extrace/archive/v${version}.tar.gz"
|
||||||
checksum=62e6623d4891494a307f9f7247b8581794232d4d26617009eae763a48280abcf
|
checksum=62e6623d4891494a307f9f7247b8581794232d4d26617009eae763a48280abcf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue