pp: update to 1.0.11.

This commit is contained in:
Daniel Lewan 2021-09-18 00:02:51 +02:00 committed by Michal Vasilek
parent 499fc57f0f
commit e57496cbed

View file

@ -1,6 +1,6 @@
# Template file for 'pp'
pkgname=pp
version=1.0.10
version=1.0.11
revision=1
wrksrc="${pkgname}"
build_style=gnu-makefile
@ -9,7 +9,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="ISC"
homepage="https://mkws.sh/pp.html"
distfiles="https://mkws.sh/pp/pp@${version}.tgz"
checksum=c2a08a595013deccfdc90bdc2912bb6cd34a3b3989903b2ee8caca06ef7f3f07
checksum=3c85716c05145c85f281478c82f445d9a808faad0497b438a8bfcbfdfd055665
do_build() {
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"