update to librsync-2.3.2
This commit is contained in:
parent
2487b2eb49
commit
5eb9af352c
@ -1,12 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.25 2019/11/09 15:03:10 cwen Exp $
|
# $OpenBSD: Makefile,v 1.26 2022/01/28 09:00:51 sthen Exp $
|
||||||
|
|
||||||
COMMENT= library for delta compression of streams
|
COMMENT= library for delta compression of streams
|
||||||
|
|
||||||
V = 2.2.1
|
V = 2.3.2
|
||||||
REVISION = 0
|
|
||||||
DISTNAME = librsync-${V}
|
DISTNAME = librsync-${V}
|
||||||
|
|
||||||
SHARED_LIBS = rsync 5.0 # 2.1.0
|
SHARED_LIBS = rsync 5.1
|
||||||
|
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (librsync-2.2.1.tar.gz) = tauOIJK4K317ucHdUuancIOon4rZuTCdphH0kNC0mnE=
|
SHA256 (librsync-2.3.2.tar.gz) = 74ziPfONUHbSVRC6osq+3/vgr0YNiH2GwkE6HCsMZ28=
|
||||||
SIZE (librsync-2.2.1.tar.gz) = 180649
|
SIZE (librsync-2.3.2.tar.gz) = 194461
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
$OpenBSD: patch-tests_rdiff_bad_option_sh,v 1.1 2018/02/08 22:35:19 sthen Exp $
|
|
||||||
|
|
||||||
Index: tests/rdiff_bad_option.sh
|
|
||||||
--- tests/rdiff_bad_option.sh.orig
|
|
||||||
+++ tests/rdiff_bad_option.sh
|
|
||||||
@@ -1,4 +1,4 @@
|
|
||||||
-#! /bin/bash -ex
|
|
||||||
+#! /bin/sh -ex
|
|
||||||
|
|
||||||
# librsync -- the library for network deltas
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user