Skip to content

Commit

Permalink
pp: update to 1.0.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyDD committed Jul 30, 2021
1 parent dcb8e7d commit 178f578
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/pp/template
@@ -1,15 +1,15 @@
# Template file for 'pp'
pkgname=pp
version=1.0.8
version=1.0.9
revision=1
wrksrc="${pkgname}"
build_style=gnu-makefile
short_desc="Simple preprocessor"
maintainer="Paper <paper@tilde.institute>"
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="ISC"
homepage="https://mkws.sh/pp.html"
distfiles="https://mkws.sh/pp/pp@${version}.tgz"
checksum=2115b8e7d84f86864c979ea3c04288dd7f427fa758372cfef28a04badfade3b8
checksum=c4044ba8c2e47d8b2ef9fd467c46ae6316fdae8a6de5faaa800b566458e1f5e4

do_build() {
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"
Expand Down

0 comments on commit 178f578

Please sign in to comment.