aboutsummaryrefslogtreecommitdiff
path: root/vendor
diff options
context:
space:
mode:
authorNicholas Noll <nnoll523@gmail.com>2021-10-23 11:17:25 -0700
committerNicholas Noll <nnoll523@gmail.com>2021-10-26 11:11:57 -0700
commitc8e1e71eb526475dd431443345262c2e5a627831 (patch)
treeea9f7bcbba18a13f7ba8b32fcb1433ac2f4dd8b4 /vendor
parent40f4c7305a041d4214df117491593898d04d0134 (diff)
chore(rename): libn -> base
Diffstat (limited to 'vendor')
-rwxr-xr-xvendor/sync8
1 files changed, 4 insertions, 4 deletions
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