xtruss: update to 20241111.27fafff.
This commit is contained in:
parent
77a4794000
commit
392011f429
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'xtruss'
|
||||
pkgname=xtruss
|
||||
version=20211025.c25bf48
|
||||
version=20241111.27fafff
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="halibut"
|
||||
short_desc="Easy-to-use X protocol tracing program"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="http://www.chiark.greenend.org.uk/~sgtatham/xtruss/"
|
||||
distfiles="http://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=8a4b8a1ed5c49f65152c4eb697ba83f6a73d65493a8e202a8f9aeedfabe07479
|
||||
homepage="https://www.chiark.greenend.org.uk/~sgtatham/xtruss/"
|
||||
distfiles="https://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=76c56863d066b991f3c5a42b3a8dd65e76b18609214d7405a14572f40d7195ed
|
||||
|
||||
CFLAGS="-UNDEBUG"
|
||||
|
||||
|
|
Loading…
Reference in New Issue