summarylogtreecommitdiffstats
path: root/use-lwp-protocol-https.patch
diff options
context:
space:
mode:
authorBrian Bidulock2021-09-20 23:22:45 -0600
committerBrian Bidulock2021-09-20 23:22:45 -0600
commitdbc9a523143d8c853fc26906c04da90ed08534a7 (patch)
treee2237584e45605b0abc6755b5c81c456ee957f6c /use-lwp-protocol-https.patch
parent21f3fcb58b1681fae5781a7e8c864ab1f95a0fea (diff)
downloadaur-checkgmail.tar.gz
uppkg
Diffstat (limited to 'use-lwp-protocol-https.patch')
-rw-r--r--use-lwp-protocol-https.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/use-lwp-protocol-https.patch b/use-lwp-protocol-https.patch
deleted file mode 100644
index de4e5908e1a6..000000000000
--- a/use-lwp-protocol-https.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -aur checkgmail-47/checkgmail checkgmail-47.patched/checkgmail
---- checkgmail-47/checkgmail 2011-12-25 15:32:53.000000000 -0500
-+++ checkgmail-47.patched/checkgmail 2011-12-25 15:46:09.000000000 -0500
-@@ -203,7 +203,7 @@
- use LWP::UserAgent;
- # use LWP::Debug qw(+);
- use HTTP::Request::Common;
-- use Crypt::SSLeay;
-+ use LWP::Protocol::https;
- ")) {&$eval_sub($_)};
- if ($failed_packages) {
- unless ($failed_packages =~ /Gtk2\s/) {