1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00

Merge pull request #1356 from wstrm/bump-openbsd-6.7

Bump OpenBSD build to 6.7
This commit is contained in:
Michael Vetter 2020-06-06 15:08:24 +02:00 committed by GitHub
commit 10cdb06948
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,14 @@
image: openbsd/6.6 image: openbsd/6.7
packages: packages:
- cmake - cmake
- gmake - gmake
- cmocka - cmocka
- libtool - libtool
- automake-1.16.1 - automake-1.16.2
- pkgconf - pkgconf
- readline - readline
- python-3.7.4 - python-3.8.2
- autoconf-2.69p2 - autoconf-2.69p2
- autoconf-archive - autoconf-archive
- libmesode - libmesode