public-inbox: update to 1.6.1.
This commit is contained in:
parent
6825414b8e
commit
1a6be3c4a9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'public-inbox'
|
# Template file for 'public-inbox'
|
||||||
pkgname=public-inbox
|
pkgname=public-inbox
|
||||||
version=1.6.0
|
version=1.6.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${version/pre/-pre}"
|
wrksrc="${pkgname}-${version/pre/-pre}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="git perl perl-DBD-SQLite perl-Danga-Socket
|
hostmakedepends="git perl perl-DBD-SQLite perl-Danga-Socket
|
||||||
|
@ -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=66ad5c15cd4f66010c12e56dda93c02b8e5c6be1433d27c5097682fe701b4a5e
|
checksum=099c222622fc425f7490f52cff298238705d294120d54852a78096b031722857
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
mkdir -p ~/.public-inbox
|
mkdir -p ~/.public-inbox
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue