diff options
author | B. Watson <yalhcru@gmail.com> | 2021-09-25 17:14:27 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:52:25 +0700 |
commit | 4b94d964b240024c718af011026ba52ff7d8a061 (patch) | |
tree | 8bb2e9804106399b7b7344a544d2663449a365ef /network/sic/patches | |
parent | 4c6598c811f7088fd054bd96c2585785329a26da (diff) |
network/sic: Updated for version 1.2+20210506_058547e.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/sic/patches')
-rw-r--r-- | network/sic/patches/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/sic/patches/README b/network/sic/patches/README new file mode 100644 index 0000000000000..a9c9ce960dc42 --- /dev/null +++ b/network/sic/patches/README @@ -0,0 +1,10 @@ +This directory is for optional patches. Any *.diff files found here +will be applied to the sic source in ASCIIbetical order, when the +SlackBuild is run. + +If the order of patches matters (if later ones depend on earlier +ones), name them e.g. 001-foo.diff, 002-bar.diff, etc. + +Upstream provides a few patches here: + +http://tools.suckless.org/sic/patches/ |