sysprof: update to 3.30.1.

This commit is contained in:
Rasmus Thomsen 2018-09-25 18:00:49 +02:00 committed by maxice8
parent 793682b802
commit b40c283d05

View file

@ -1,6 +1,6 @@
# Template file for 'sysprof' # Template file for 'sysprof'
pkgname=sysprof pkgname=sysprof
version=3.30.0 version=3.30.1
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-Denable_gtk=true -Dsystemdunitdir=/DELETEME" 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" license="GPL-2.0-or-later, GPL-3.0-or-later"
homepage="http://sysprof.com/" homepage="http://sysprof.com/"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=29cd2c4be277f00698dce48259219557c4fddc2c01254b8fac95900a8c663f63 checksum=9dbfa9b95a8e1d86836c0b69b34aaf238cd1b27adeadf71682069d5ebd9f1aad
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
aarch64-musl|x86_64-musl) broken="__WORDSIZE definitions aren't recognized" ;; aarch64-musl|x86_64-musl) broken="__WORDSIZE definitions aren't recognized" ;;