about summary refs log tree commit diff stats
path: root/.builds/openbsd.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/openbsd.yml')
-rw-r--r--.builds/openbsd.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml
index 71c070df..5f8f6c4e 100644
--- a/.builds/openbsd.yml
+++ b/.builds/openbsd.yml
@@ -23,7 +23,7 @@ packages:
   - sqlite3
 
 sources:
-  - https://github.com/profanity-im/libmesode.git#0.10.1
+  - https://github.com/strophe/libstrophe.git#0.11.0
   - https://github.com/profanity-im/profanity
 
 environment:
@@ -38,7 +38,7 @@ tasks:
       export AUTOCONF_VERSION=2.69
       export AUTOMAKE_VERSION=1.16
 
-      cd ~/libmesode
+      cd ~/libstrophe
       ./bootstrap.sh
       ./configure
       make