aboutsummaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2022-05-08 22:23:36 -0500
committerBrent Cook <busterb@gmail.com>2022-05-08 22:23:36 -0500
commit5e974ea695aa57965c3037c787850012e188dfdb (patch)
tree8e3bf8185f5ccc1725e0b3d161f3c91e3d2af5b4 /update.sh
parentb52dc3d9b292f4f644d7506a2d62df11f2a6e269 (diff)
downloadportable-5e974ea695aa57965c3037c787850012e188dfdb.tar.gz
portable-5e974ea695aa57965c3037c787850012e188dfdb.tar.bz2
portable-5e974ea695aa57965c3037c787850012e188dfdb.zip
update for latest upstream
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index b8f8337..f2aaf19 100755
--- a/update.sh
+++ b/update.sh
@@ -124,7 +124,7 @@ copy_hdrs $libcrypto_src "stack/stack.h lhash/lhash.h stack/safestack.h
124 rc2/rc2.h rc4/rc4.h ui/ui_compat.h txt_db/txt_db.h 124 rc2/rc2.h rc4/rc4.h ui/ui_compat.h txt_db/txt_db.h
125 sm3/sm3.h sm4/sm4.h chacha/chacha.h evp/evp.h poly1305/poly1305.h 125 sm3/sm3.h sm4/sm4.h chacha/chacha.h evp/evp.h poly1305/poly1305.h
126 camellia/camellia.h gost/gost.h curve25519/curve25519.h 126 camellia/camellia.h gost/gost.h curve25519/curve25519.h
127 ct/ct.h ct/cterr.h" 127 ct/ct.h"
128 128
129copy_hdrs $libssl_src "srtp.h ssl.h ssl2.h ssl3.h ssl23.h tls1.h dtls1.h" 129copy_hdrs $libssl_src "srtp.h ssl.h ssl2.h ssl3.h ssl23.h tls1.h dtls1.h"
130 130