pp: update to 1.0.10.

This commit is contained in:
Daniel Lewan 2021-09-15 09:13:14 +02:00 committed by Michal Vasilek
parent f3a427cfed
commit 58d7f4ef4c

View file

@ -1,6 +1,6 @@
# Template file for 'pp'
pkgname=pp
version=1.0.9
version=1.0.10
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=c4044ba8c2e47d8b2ef9fd467c46ae6316fdae8a6de5faaa800b566458e1f5e4
checksum=c2a08a595013deccfdc90bdc2912bb6cd34a3b3989903b2ee8caca06ef7f3f07
do_build() {
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"