pp: fix checksum

This commit is contained in:
Michal Vasilek 2022-04-24 22:33:50 +02:00
parent 86b4f49fcb
commit 694ce4d081

View file

@ -9,7 +9,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="ISC"
homepage="https://mkws.sh/pp.html"
distfiles="https://mkws.sh/pp/pp@${version}.tgz"
checksum=3c85716c05145c85f281478c82f445d9a808faad0497b438a8bfcbfdfd055665
checksum=3b4726a2d2e78349fd5512ea8d4c4f5e8417d5a81e511f74e7efb5f4e03e978c
do_build() {
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"