sysprof: update to 3.30.2.
This commit is contained in:
parent
02be1cb8ef
commit
5d11ea757f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sysprof'
|
||||
pkgname=sysprof
|
||||
version=3.30.1
|
||||
version=3.30.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Denable_gtk=true -Dsystemdunitdir=/DELETEME"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
|||
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
||||
homepage="http://sysprof.com/"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9dbfa9b95a8e1d86836c0b69b34aaf238cd1b27adeadf71682069d5ebd9f1aad
|
||||
checksum=e90878e5a509bd79d170a7a51d47cc5508ab1363afaf0d97654373dfd9c8ba0b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl|x86_64-musl) broken="__WORDSIZE definitions aren't recognized" ;;
|
||||
|
|
Loading…
Reference in a new issue