pp: update website and rebuild.

Old soure location is 404.
This commit is contained in:
Daniel Lewan 2023-07-11 13:48:10 +02:00 committed by classabbyamp
parent 77c4bbd3bd
commit ba5eebdc75

View File

@ -1,14 +1,14 @@
# Template file for 'pp'
pkgname=pp
version=1.0.11
revision=1
revision=2
build_style=gnu-makefile
short_desc="Simple preprocessor"
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
maintainer="Daniel Lewan <daniel@teddydd.me>"
license="ISC"
homepage="https://mkws.sh/pp.html"
distfiles="https://mkws.sh/pp/pp@${version}.tgz"
checksum=3b4726a2d2e78349fd5512ea8d4c4f5e8417d5a81e511f74e7efb5f4e03e978c
homepage="https://adi.onl/pp.html"
distfiles="https://adi.onl/pp/pp@${version}.tgz"
checksum=b3eff814cbb351fd957e8faf3252f7dee1c97759f451e8ec892815cc384a3af0
do_build() {
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"