mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
public-inbox: update to 1.8.0.
This commit is contained in:
parent
826e130759
commit
0dad33be36
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'public-inbox'
|
# Template file for 'public-inbox'
|
||||||
pkgname=public-inbox
|
pkgname=public-inbox
|
||||||
version=1.7.0
|
version=1.8.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version/pre/-pre}"
|
wrksrc="${pkgname}-${version/pre/-pre}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="AGPL-3.0-or-later"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://public-inbox.org/"
|
homepage="https://public-inbox.org/"
|
||||||
distfiles="https://public-inbox.org/public-inbox.git/snapshot/${pkgname}-${version}.tar.gz"
|
distfiles="https://public-inbox.org/public-inbox.git/snapshot/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8504a998014556e3e65d9bdceeaeb23f966197cea86abf3738b6059fee36c8c9
|
checksum=95a24e38293935e7081967acbf80f7d1c2c67e28d01d591ea39e5e36a34acdec
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
mkdir -p ~/.public-inbox
|
mkdir -p ~/.public-inbox
|
||||||
|
|
Loading…
Add table
Reference in a new issue