xfce4-sensors-plugin: update to 1.4.1.
Closes: #32391 [via git-merge-pr]
This commit is contained in:
parent
828a4d67bf
commit
1230c134ac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xfce4-sensors-plugin'
|
||||
pkgname=xfce4-sensors-plugin
|
||||
version=1.3.95
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-locales-dir=/usr/share/locale --disable-static"
|
||||
|
@ -12,9 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin"
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=83c64ae4618dd592971cfa0bc285a9b47af801a3ed856835cdb2a4c533c7846c
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
checksum=37d0dc569e735e482a18545c24eb1ce0229d6910e3a4d4c1dee0680999234be2
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# Cannot detect these when cross compiling
|
||||
|
|
Loading…
Reference in New Issue