pp: update to 1.0.9.
This commit is contained in:
parent
92990b29e6
commit
3caf44ab5d
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'pp'
|
# Template file for 'pp'
|
||||||
pkgname=pp
|
pkgname=pp
|
||||||
version=1.0.8
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Simple preprocessor"
|
short_desc="Simple preprocessor"
|
||||||
maintainer="Paper <paper@tilde.institute>"
|
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://mkws.sh/pp.html"
|
homepage="https://mkws.sh/pp.html"
|
||||||
distfiles="https://mkws.sh/pp/pp@${version}.tgz"
|
distfiles="https://mkws.sh/pp/pp@${version}.tgz"
|
||||||
checksum=2115b8e7d84f86864c979ea3c04288dd7f427fa758372cfef28a04badfade3b8
|
checksum=c4044ba8c2e47d8b2ef9fd467c46ae6316fdae8a6de5faaa800b566458e1f5e4
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"
|
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue