summaryrefslogtreecommitdiffstats
path: root/development/perf
diff options
context:
space:
mode:
Diffstat (limited to 'development/perf')
-rw-r--r--development/perf/perf.SlackBuild4
-rw-r--r--development/perf/perf.info2
2 files changed, 3 insertions, 3 deletions
diff --git a/development/perf/perf.SlackBuild b/development/perf/perf.SlackBuild
index 91d225ad7a..24b1851c04 100644
--- a/development/perf/perf.SlackBuild
+++ b/development/perf/perf.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perf
-VERSION=${VERSION:-4.4.132}
+VERSION=${VERSION:-4.19.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -68,7 +68,7 @@ make \
O=$BUILDDIR \
DESTDIR=$PKG/ \
prefix=/usr \
- EXTRA_CFLAGS="$SLKCFLAGS" \
+ EXTRA_CFLAGS="$SLKCFLAGS -Wno-error=stringop-truncation" \
install
# Tidy up the source tree :-(
diff --git a/development/perf/perf.info b/development/perf/perf.info
index f6ebf13185..7d6a71a99d 100644
--- a/development/perf/perf.info
+++ b/development/perf/perf.info
@@ -1,5 +1,5 @@
PRGNAM="perf"
-VERSION="4.4.132"
+VERSION="4.19.8"
HOMEPAGE="https://perf.wiki.kernel.org/index.php/Main_Page"
DOWNLOAD="http://www.pastemobile.org/static/perf.dummy"
MD5SUM="9cba6c70fb57a22a155073d54748b614"