aboutsummaryrefslogtreecommitdiffstats
path: root/main/librsync/APKBUILD
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-05-19 09:33:43 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-05-19 15:47:54 +0000
commit79f86f4a0edc87e6854062aeb417deb21dbf01b0 (patch)
tree4d183b5628e96379a5c3fdaf273e46a1fe4df374 /main/librsync/APKBUILD
parent753fa8d765c7a4edb76f11b1995f84cdcb45bce5 (diff)
main/librsync: upgrade to 2.3.1
Diffstat (limited to 'main/librsync/APKBUILD')
-rw-r--r--main/librsync/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/librsync/APKBUILD b/main/librsync/APKBUILD
index 44c7c8545f8..a16578cd0f6 100644
--- a/main/librsync/APKBUILD
+++ b/main/librsync/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Jeremy Thomerson <jeremy@thomersonfamily.com>
pkgname=librsync
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=0
pkgdesc="librsync implements the rolling-checksum algorithm of rsync"
url="https://github.com/librsync/librsync"
@@ -35,4 +35,4 @@ package() {
install -D -m644 doc/librsync.3 "$pkgdir/usr/share/man/man3/librsync.3"
}
-sha512sums="49b2243b7515a6e69abce438a27515a35ecfe327aee849514af539975418d24b7be2d2c2f8c753860f43bf9596c6a7833694e7d94c30f14093aa12363e0d7ffc librsync-2.3.0.tar.gz"
+sha512sums="89e5b5ad960b8036acce41df09f5e50601d7eb57d48a2bd21c4ee54a3a375f62ee514036b9a562277b5656735b84cadf6f54cbf48c364bbf0c04f2d95ae3b5a6 librsync-2.3.1.tar.gz"