From cbebe8755a5683e487435a32409b618db98072e1 Mon Sep 17 00:00:00 2001 From: Florian Franzmann Date: Sun, 19 Sep 2021 21:52:19 +0200 Subject: ftp/rsync: add trigger for openssl --- ftp/rsync/HISTORY | 3 +++ ftp/rsync/TRIGGERS | 1 + 2 files changed, 4 insertions(+) create mode 100644 ftp/rsync/TRIGGERS (limited to 'ftp') diff --git a/ftp/rsync/HISTORY b/ftp/rsync/HISTORY index 0a513f5d43..fdae9741ea 100644 --- a/ftp/rsync/HISTORY +++ b/ftp/rsync/HISTORY @@ -1,3 +1,6 @@ +2021-09-19 Florian Franzmann + * TRIGGERS: add trigger for openssl + 2021-02-26 Remko van der Vossen * BUILD: rewrite -s option to -Wl,--strip-debug in LDFLAGS * DEPENDS: optionally depends on SSL diff --git a/ftp/rsync/TRIGGERS b/ftp/rsync/TRIGGERS new file mode 100644 index 0000000000..6f87e9c253 --- /dev/null +++ b/ftp/rsync/TRIGGERS @@ -0,0 +1 @@ +on_cast openssl check_self -- cgit v1.2.3