ProcDump-for-Linux: update to 1.1.1

This commit is contained in:
Nathan Owens 2020-11-01 18:29:50 -06:00 committed by Andrew J. Hesford
parent d0cba4cfcd
commit 7a45374c23
1 changed files with 3 additions and 3 deletions

View File

@ -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="<ndowens04@gmail.com>"
maintainer="<ndowens@artixlinux.org>"
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"