mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
xtruss: update to 20241111.27fafff.
This commit is contained in:
parent
77a4794000
commit
392011f429
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'xtruss'
|
# Template file for 'xtruss'
|
||||||
pkgname=xtruss
|
pkgname=xtruss
|
||||||
version=20211025.c25bf48
|
version=20241111.27fafff
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="halibut"
|
hostmakedepends="halibut"
|
||||||
short_desc="Easy-to-use X protocol tracing program"
|
short_desc="Easy-to-use X protocol tracing program"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.chiark.greenend.org.uk/~sgtatham/xtruss/"
|
homepage="https://www.chiark.greenend.org.uk/~sgtatham/xtruss/"
|
||||||
distfiles="http://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8a4b8a1ed5c49f65152c4eb697ba83f6a73d65493a8e202a8f9aeedfabe07479
|
checksum=76c56863d066b991f3c5a42b3a8dd65e76b18609214d7405a14572f40d7195ed
|
||||||
|
|
||||||
CFLAGS="-UNDEBUG"
|
CFLAGS="-UNDEBUG"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue