pp: update to 1.0.1
Closes: #13318 Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
2e1214a02c
commit
1d9dfe14b2
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'pp'
|
||||
pkgname=pp
|
||||
version=1.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Simple preprocessor"
|
||||
maintainer='Michal V <michal@pmsdev.tk>'
|
||||
license="ISC"
|
||||
homepage="https://adi.tilde.institute/${pkgname}/"
|
||||
homepage="https://adi.tilde.institute/pp/"
|
||||
distfiles="https://adi.tilde.institute/${pkgname}/${pkgname}-${version}.tgz"
|
||||
checksum=4c0ea789f58b502b9d9f6a28096c6ee4237b805ab3947c569661906475f3e215
|
||||
checksum=90501faa2952223d3e1e3bdae94fe6e911b271678075fee792ba30cc8e3499e0
|
||||
|
||||
wrksrc="${pkgname}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue