xfce4-netload-plugin: update to 1.3.2.

This commit is contained in:
Juan RP 2019-08-14 08:59:06 +02:00
parent c6ee60a303
commit f89b6007d1
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,7 +1,7 @@
# Template file for 'xfce4-netload-plugin'
pkgname=xfce4-netload-plugin
version=1.3.1
revision=2
version=1.3.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="xfce4-panel-devel"
@ -10,9 +10,10 @@ maintainer="Alexander Mamay <alexander@mamay.su>"
license="GPL-2.0-or-later"
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin"
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=99762781099d1e0ab9aa6a7b30c2bd94d8f658dbe61c760410d5d42d0766391c
checksum=22e40425cfe1e07b01fe275b1afddc7c788af34d9c2c7e2842166963cb41215d
pre_build() {
return
case "$XBPS_TARGET_MACHINE" in
*-musl) # There is no <sys/sysctl.h> in musl libc
sed -e "s;<sys/sysctl\.h>;<linux/sysctl.h>;" \