public-inbox: update to 1.9.0.
This commit is contained in:
parent
abb0fcdafe
commit
aa0330c2ab
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'public-inbox'
|
||||
pkgname=public-inbox
|
||||
version=1.8.0
|
||||
version=1.9.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version/pre/-pre}"
|
||||
build_style=perl-module
|
||||
|
@ -18,7 +18,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="AGPL-3.0-or-later"
|
||||
homepage="https://public-inbox.org/"
|
||||
distfiles="https://public-inbox.org/public-inbox.git/snapshot/${pkgname}-${version}.tar.gz"
|
||||
checksum=95a24e38293935e7081967acbf80f7d1c2c67e28d01d591ea39e5e36a34acdec
|
||||
checksum=10d9d3d982bbae9383208f53aa2118482a799a958e9f1b24792b807fc225aaba
|
||||
|
||||
pre_check() {
|
||||
mkdir -p ~/.public-inbox
|
||||
|
|
Loading…
Reference in New Issue