pp: update to 1.0.1

Closes: #13318

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-07-25 05:32:18 +02:00
parent 2e1214a02c
commit 1d9dfe14b2
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,14 +1,14 @@
# Template file for 'pp' # Template file for 'pp'
pkgname=pp pkgname=pp
version=1.0 version=1.0.1
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
short_desc="Simple preprocessor" short_desc="Simple preprocessor"
maintainer='Michal V <michal@pmsdev.tk>' maintainer='Michal V <michal@pmsdev.tk>'
license="ISC" license="ISC"
homepage="https://adi.tilde.institute/${pkgname}/" homepage="https://adi.tilde.institute/pp/"
distfiles="https://adi.tilde.institute/${pkgname}/${pkgname}-${version}.tgz" distfiles="https://adi.tilde.institute/${pkgname}/${pkgname}-${version}.tgz"
checksum=4c0ea789f58b502b9d9f6a28096c6ee4237b805ab3947c569661906475f3e215 checksum=90501faa2952223d3e1e3bdae94fe6e911b271678075fee792ba30cc8e3499e0
wrksrc="${pkgname}" wrksrc="${pkgname}"