Skip to content

Commit

Permalink
pp: update website and rebuild.
Browse files Browse the repository at this point in the history
Old soure location is 404.
  • Loading branch information
TeddyDD committed Jul 11, 2023
1 parent 1052ada commit 25ea0ed
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions srcpkgs/pp/template
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 25ea0ed

Please sign in to comment.