Skip to content

Commit

Permalink
rsync: update to 3.2.7
Browse files Browse the repository at this point in the history
Bump to latest upstream release.

Signed-off-by: John Audia <[email protected]>
  • Loading branch information
graysky2 authored and BKPepe committed Oct 28, 2022
1 parent bdfd040 commit de85ed8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 146 deletions.
4 changes: 2 additions & 2 deletions net/rsync/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=rsync
PKG_VERSION:=3.2.6
PKG_VERSION:=3.2.7
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://download.samba.org/pub/$(PKG_NAME)/src
PKG_HASH:=fb3365bab27837d41feaf42e967c57bd3a47bc8f10765a3671efd6a3835454d3
PKG_HASH:=4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb

PKG_MAINTAINER:=Maxim Storchak <[email protected]>
PKG_LICENSE:=GPL-3.0-or-later
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit de85ed8

Please sign in to comment.