From c8e1e71eb526475dd431443345262c2e5a627831 Mon Sep 17 00:00:00 2001 From: Nicholas Noll Date: Sat, 23 Oct 2021 11:17:25 -0700 Subject: chore(rename): libn -> base --- vendor/sync | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vendor') diff --git a/vendor/sync b/vendor/sync index 380448a..44d751e 100755 --- a/vendor/sync +++ b/vendor/sync @@ -200,9 +200,9 @@ update() # ------------------------------------------------------------------------ # main point of entry -update nlopt $NLOPT_TAG -update musl $MUSL_TAG -update blas $BLAS_TAG -update zlib $ZLIB_TAG +# update nlopt $NLOPT_TAG +# update blas $BLAS_TAG +update musl $MUSL_TAG +update zlib $ZLIB_TAG update wlroots $WLROOTS_TAG -- cgit v1.2.1