isync: update to 1.4.2.
This commit is contained in:
parent
ee17f67be9
commit
ca85923810
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'isync'
|
# Template file for 'isync'
|
||||||
pkgname=isync
|
pkgname=isync
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://isync.sourceforge.net/"
|
homepage="http://isync.sourceforge.net/"
|
||||||
changelog="https://sourceforge.net/p/isync/isync/ci/master/tree/NEWS?format=raw"
|
changelog="https://sourceforge.net/p/isync/isync/ci/master/tree/NEWS?format=raw"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0d36dbb57bb06c8bbe10bb66f40ae543095b143443209b7037167be600420150
|
checksum=1935e7ed412fd6b5928aaea656f290aa8d3222c5feda31534903934ce4755343
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf src/mbsyncrc.sample
|
vsconf src/mbsyncrc.sample
|
||||||
|
|
Loading…
Reference in a new issue