From ed73288afa29fb99ebf96e16204ec1fe620e0822 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sun, 1 Nov 2020 18:29:50 -0600 Subject: [PATCH] ProcDump-for-Linux: update to 1.1.1 --- srcpkgs/ProcDump-for-Linux/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ProcDump-for-Linux/template b/srcpkgs/ProcDump-for-Linux/template index 8da9e567ed7..71889167d18 100644 --- a/srcpkgs/ProcDump-for-Linux/template +++ b/srcpkgs/ProcDump-for-Linux/template @@ -1,16 +1,16 @@ # Template file for 'ProcDump-for-Linux' pkgname=ProcDump-for-Linux -version=1.1 +version=1.1.1 revision=1 build_style=gnu-makefile makedepends="zlib-devel" depends="gdb" short_desc="ProcDump-for-Linux provides a way to create core dumps" -maintainer="" +maintainer="" license="MIT" homepage="https://github.com/Microsoft/ProcDump-for-Linux" distfiles="https://github.com/Microsoft/${pkgname}/archive/${version}.tar.gz" -checksum=f054dc4b3a59799ee9e53bf7ec0e1d9170ecde1037bd8fa8c3c3d7c9ba1a39c3 +checksum=712be77d97f802ca7ad7eaaa521f7742c15db93af0c968c8b54e48e3ab341baa disable_parallel_build=yes CFLAGS="-fcommon"