pp: update to 1.0.11.
This commit is contained in:
committed by
Michal Vasilek
parent
499fc57f0f
commit
e57496cbed
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'pp'
|
# Template file for 'pp'
|
||||||
pkgname=pp
|
pkgname=pp
|
||||||
version=1.0.10
|
version=1.0.11
|
||||||
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=c2a08a595013deccfdc90bdc2912bb6cd34a3b3989903b2ee8caca06ef7f3f07
|
checksum=3c85716c05145c85f281478c82f445d9a808faad0497b438a8bfcbfdfd055665
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"
|
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"
|
||||||
|
|||||||
Reference in New Issue
Block a user