mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
pp: update to 1.0.10.
This commit is contained in:
parent
f3a427cfed
commit
58d7f4ef4c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pp'
|
# Template file for 'pp'
|
||||||
pkgname=pp
|
pkgname=pp
|
||||||
version=1.0.9
|
version=1.0.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -9,7 +9,7 @@ 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=c4044ba8c2e47d8b2ef9fd467c46ae6316fdae8a6de5faaa800b566458e1f5e4
|
checksum=c2a08a595013deccfdc90bdc2912bb6cd34a3b3989903b2ee8caca06ef7f3f07
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"
|
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue