muchsync: update to 6.
This commit is contained in:
parent
ecd0153e7f
commit
f9c4e6e09c
1 changed files with 9 additions and 9 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'muchsync'
|
# Template file for 'muchsync'
|
||||||
pkgname=muchsync
|
pkgname=muchsync
|
||||||
version=5
|
version=6
|
||||||
revision=6
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config libxapian"
|
||||||
|
makedepends="libnotmuch-devel xapian-core-devel sqlite-devel libressl-devel"
|
||||||
|
depends="openssh notmuch"
|
||||||
short_desc="Synchronize notmuch mail across machines"
|
short_desc="Synchronize notmuch mail across machines"
|
||||||
maintainer="Anjandev Momi <anjan@momi.ca>"
|
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||||||
license="GPL-3"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://muchsync.org"
|
homepage="http://muchsync.org"
|
||||||
distfiles="http://www.${pkgname}.org/src/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.muchsync.org/src/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8b0afc2ce2dca636ae318659452902e26ac804d1b8b1982e74dbc4222f2155cc
|
checksum=0b3de3b4d885edb9f887a07dcbc8b596e7fef2038c61e682cfa55a13fa4ce9e8
|
||||||
hostmakedepends="pkg-config"
|
|
||||||
makedepends="libnotmuch-devel libxapian xapian-core-devel sqlite-devel libressl-devel"
|
|
||||||
depends="openssh"
|
|
||||||
build_style=gnu-configure
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue