about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-17 21:29:54 -0500
committerJune McEnroe <june@causal.agency>2019-01-17 21:29:54 -0500
commit59390d2881f169347c4b83342b4ac8cd13ca903d (patch)
tree793becd923c0dabe56e681a89013eba030bb8213 /Makefile
parentTypedef function types, not pointers (diff)
downloadcatgirl-59390d2881f169347c4b83342b4ac8cd13ca903d.tar.gz
catgirl-59390d2881f169347c4b83342b4ac8cd13ca903d.zip
Update chroot files for LibreSSL 2.8.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index cd96001..6e24121 100644
--- a/Makefile
+++ b/Makefile
@@ -79,9 +79,9 @@ chroot.tar: catgirl catgirl.1 man.sh
 		/lib/libncursesw.so.8 \
 		/lib/libthr.so.3 \
 		/lib/libz.so.6 \
-		/usr/local/lib/libcrypto.so.43 \
-		/usr/local/lib/libssl.so.45 \
-		/usr/local/lib/libtls.so.17 \
+		/usr/local/lib/libcrypto.so.44 \
+		/usr/local/lib/libssl.so.46 \
+		/usr/local/lib/libtls.so.18 \
 		root/lib
 	cp -fp /etc/hosts /etc/resolv.conf root/etc
 	cp -fp /usr/local/etc/ssl/cert.pem root/usr/local/etc/ssl