aboutsummaryrefslogtreecommitdiffstats
path: root/main/lsyncd
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2016-10-31 13:51:24 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2016-10-31 13:51:36 +0000
commit02a3c6f40e9886d0ddbe3c2b310562eb7768a5a7 (patch)
tree4b6f5dd06bbe7e91307ccdafd04eebb3d582d93e /main/lsyncd
parent5087d7db75b4ca9f3a6be66508ee05705ef3ac29 (diff)
downloadaports-02a3c6f40e9886d0ddbe3c2b310562eb7768a5a7.tar.bz2
aports-02a3c6f40e9886d0ddbe3c2b310562eb7768a5a7.tar.xz
main/lsyncd: fix source and url
Diffstat (limited to 'main/lsyncd')
-rw-r--r--main/lsyncd/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/lsyncd/APKBUILD b/main/lsyncd/APKBUILD
index 13dec3f0e0..c84d9a8c24 100644
--- a/main/lsyncd/APKBUILD
+++ b/main/lsyncd/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lsyncd
pkgver=2.1.5
-pkgrel=5
+pkgrel=6
pkgdesc="Live Syncing (Mirror) Daemon"
-url="http://code.google.com/p/lsyncd/"
+url="http://code.google.com/archive/p/lsyncd/"
arch="all"
license="GPLv2+"
depends="rsync"
@@ -12,7 +12,7 @@ depends_dev=
makedepends="$depends_dev lua lua-dev"
install=""
subpackages="$pkgname-doc"
-source="http://lsyncd.googlecode.com/files/lsyncd-$pkgver.tar.gz
+source="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/lsyncd/lsyncd-$pkgver.tar.gz
fix-realpath.patch
0001-Add-missed-comma.patch
0001-Fix-lpostcmd-to-use-isPostcmd-via-rawget-as-intended.patch