pp: update to 1.0.8
This commit is contained in:
parent
4048be3034
commit
7acd21b605
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pp'
|
# Template file for 'pp'
|
||||||
pkgname=pp
|
pkgname=pp
|
||||||
version=1.0.7
|
version=1.0.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Paper <paper@tilde.institute>"
|
||||||
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=f7b8a780978931de09cd5ae1e575c3ddcc7c78a9fca208444f41b2b5d5bd8036
|
checksum=2115b8e7d84f86864c979ea3c04288dd7f427fa758372cfef28a04badfade3b8
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"
|
make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"
|
||||||
|
|
1
srcpkgs/pp/update
Normal file
1
srcpkgs/pp/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pattern="$pkgname@\K[\d.]+(?=.tgz)"
|
Loading…
Add table
Add a link
Reference in a new issue