summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-07-16 01:23:53 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-07-16 01:23:53 (GMT)
commiteb31cde8ba9f37d988dd8bc9ccc9e758e7661609 (patch)
tree1d15c6687cd675af91607d2b5ad10336eade593d /abs/core-testing
parentc45ad1018e211d21d68b0b34721242a196be6602 (diff)
downloadlinhes_pkgbuild-eb31cde8ba9f37d988dd8bc9ccc9e758e7661609.zip
linhes_pkgbuild-eb31cde8ba9f37d988dd8bc9ccc9e758e7661609.tar.gz
linhes_pkgbuild-eb31cde8ba9f37d988dd8bc9ccc9e758e7661609.tar.bz2
rsync: update to 3.0.7 ref 647
Diffstat (limited to 'abs/core-testing')
-rw-r--r--abs/core-testing/rsync/PKGBUILD14
-rw-r--r--abs/core-testing/rsync/__changelog1
2 files changed, 7 insertions, 8 deletions
diff --git a/abs/core-testing/rsync/PKGBUILD b/abs/core-testing/rsync/PKGBUILD
index d9f2968..23fb9d0 100644
--- a/abs/core-testing/rsync/PKGBUILD
+++ b/abs/core-testing/rsync/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=rsync
-pkgver=3.0.4
-pkgrel=2
+pkgver=3.0.7
+pkgrel=1
pkgdesc="A file transfer program to keep remote files in sync"
arch=('i686' 'x86_64')
url="http://samba.anu.edu.au/rsync/"
@@ -9,12 +9,6 @@ depends=('acl')
backup=('etc/rsyncd.conf' 'etc/xinetd.d/rsync')
source=(http://rsync.samba.org/ftp/rsync/${pkgname}-${pkgver}.tar.gz \
rsyncd.conf rsyncd rsync.xinetd)
-md5sums=('2b2d159c9bd1b5f8adfd8b13da3a1f3f' '4395c0591638349b1a7aeaaa4da1f03a'\
- '9de4d03d49f4b5c73ffd67d452716a49' 'ea3e9277dc908bc51f9eddc0f6b935c1')
-sha1sums=('e89ed8d84fe0b6740208ba8183ee1dbc220ba5e5'
- '48be09294134dfed888818872fe552a59c29147a'
- 'ebec275bbd0c11692c91dc59368349601bd9eaf4'
- 'fdb99785bc87ee13d77aa90dc1804f3f75dd7fc1')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
@@ -27,3 +21,7 @@ build() {
install -D -m 644 ../rsyncd.conf ${pkgdir}/etc/rsyncd.conf || return 1
install -D -m 644 ../rsync.xinetd ${pkgdir}/etc/xinetd.d/rsync || return 1
}
+md5sums=('b53525900817cf1ba7ad3a516ab5bfe9'
+ '4395c0591638349b1a7aeaaa4da1f03a'
+ '9de4d03d49f4b5c73ffd67d452716a49'
+ 'ea3e9277dc908bc51f9eddc0f6b935c1')
diff --git a/abs/core-testing/rsync/__changelog b/abs/core-testing/rsync/__changelog
new file mode 100644
index 0000000..e07c296
--- /dev/null
+++ b/abs/core-testing/rsync/__changelog
@@ -0,0 +1 @@
+update to 3.0.7