isync: update to 1.1.2.
This commit is contained in:
parent
38c9ebf6df
commit
6bd15ef2db
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'isync'
|
||||
pkgname=isync
|
||||
version=1.1.1
|
||||
revision=2
|
||||
version=1.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel>=2.1.2 db-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://isync.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c3a5fdcde1f4627137a0cbb66bebbb12bde4873deb872442be0b1d7a617f7491
|
||||
checksum=a225b5d5915b6e0f9da303caa6b4db1ee06241e98c1ad0a662e5dcea0654c0a4
|
||||
|
||||
post_install() {
|
||||
vsconf src/mbsyncrc.sample
|
||||
|
|
Loading…
Reference in a new issue