home: hub: minipeg

Download patch

ref: 0d0ea3d6a657f327e65df3999140da99f3376937
parent: 46ac7776e1642e1bd882257e82243939f9ef2091
author: Andrew Chambers <ac@acha.ninja>
date: Thu Apr 7 22:49:56 CDT 2022

Tweak CI.

--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -1,5 +1,5 @@
 image: alpine/latest
 sources:
-  - https://github.com/andrewchambers/minias
+  - https://github.com/andrewchambers/minipeg
 tasks:
   - build: make check
--- a/.builds/openbsd.yml
+++ /dev/null
@@ -1,5 +1,0 @@
-image: openbsd/latest
-sources:
-  - https://github.com/andrewchambers/minipeg
-tasks:
-  - build: make check