aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-05-15 12:54:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-05-15 12:54:16 +0000
commit011234fd99be955053574b2b0589e1a903b0c04e (patch)
treee95e352c48d2ed1020c01f996aae58c1d18ee34c
parent9dfde9e3922b6bb5653486d82d0c77a6a8f9b748 (diff)
downloadalpine_aports-011234fd99be955053574b2b0589e1a903b0c04e.tar.bz2
alpine_aports-011234fd99be955053574b2b0589e1a903b0c04e.tar.xz
alpine_aports-011234fd99be955053574b2b0589e1a903b0c04e.zip
extra/rsync: upgrade to 3.0.6
-rw-r--r--extra/rsync/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/rsync/APKBUILD b/extra/rsync/APKBUILD
index 294f6cdf3e..4b0e8f1205 100644
--- a/extra/rsync/APKBUILD
+++ b/extra/rsync/APKBUILD
@@ -1,6 +1,6 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2pkgname=rsync 2pkgname=rsync
3pkgver=3.0.5 3pkgver=3.0.6
4pkgrel=0 4pkgrel=0
5pkgdesc="A file transfer program to keep remote files in sync" 5pkgdesc="A file transfer program to keep remote files in sync"
6url="http://samba.anu.edu.au/rsync/" 6url="http://samba.anu.edu.au/rsync/"
@@ -29,7 +29,7 @@ build() {
29 install -D -m 644 ../rsyncd.logrotate ${pkgdir}/etc/logrotate.d/rsyncd 29 install -D -m 644 ../rsyncd.logrotate ${pkgdir}/etc/logrotate.d/rsyncd
30} 30}
31 31
32md5sums="a130e736c011572cb423b6245e97fc4b rsync-3.0.5.tar.gz 32md5sums="e9865d093a18e4668b9d31b635dc8e99 rsync-3.0.6.tar.gz
33492d13dbba49a9e7c77c89d01b4f617a rsyncd.initd 33492d13dbba49a9e7c77c89d01b4f617a rsyncd.initd
34e5e62e8cef29e09c22e8ba8152ec1751 rsyncd.confd 34e5e62e8cef29e09c22e8ba8152ec1751 rsyncd.confd
35a99211a14af1766ba849035241cd5bb2 rsyncd.conf 35a99211a14af1766ba849035241cd5bb2 rsyncd.conf