summaryrefslogtreecommitdiffstats
path: root/main/rsync/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/rsync/APKBUILD')
-rw-r--r--main/rsync/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/rsync/APKBUILD b/main/rsync/APKBUILD
index 4b0e8f12..ca541884 100644
--- a/main/rsync/APKBUILD
+++ b/main/rsync/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=rsync
pkgver=3.0.6
-pkgrel=0
+pkgrel=1
pkgdesc="A file transfer program to keep remote files in sync"
url="http://samba.anu.edu.au/rsync/"
license="GPL3"
-depends="uclibc"
+depends=
source="http://$pkgname.samba.org/ftp/$pkgname/$pkgname-$pkgver.tar.gz
rsyncd.initd
rsyncd.confd
@@ -30,7 +30,7 @@ build() {
}
md5sums="e9865d093a18e4668b9d31b635dc8e99 rsync-3.0.6.tar.gz
-492d13dbba49a9e7c77c89d01b4f617a rsyncd.initd
+8c525f7c4222f90b3f01bb7f6a2684ab rsyncd.initd
e5e62e8cef29e09c22e8ba8152ec1751 rsyncd.confd
a99211a14af1766ba849035241cd5bb2 rsyncd.conf
169cafc6907a4c3787bb0462e9d6a5c2 rsyncd.logrotate"