~comcloudway/builds.sr.ht

a4cbc72c2d63895a6e59d662af2bfdc18fc0e3f5 — Drew DeVault 1 year, 7 months ago 27a80ff
Upgrade to Alpine 3.17
2 files changed, 3 insertions(+), 3 deletions(-)

M .builds/alpine.yml
M Makefile
M .builds/alpine.yml => .builds/alpine.yml +2 -2
@@ 1,7 1,7 @@
image: alpine/3.15
image: alpine/3.17
repositories:
  sr.ht: >
    https://mirror.sr.ht/alpine/v3.15/sr.ht/
    https://mirror.sr.ht/alpine/v3.17/sr.ht/
    https://mirror.sr.ht/alpine/alpine%40sr.ht.rsa.pub
    alpine@sr.ht.rsa.pub
packages:

M Makefile => Makefile +1 -1
@@ 1,4 1,4 @@
SRHT_PATH?=/usr/lib/python3.9/site-packages/srht
SRHT_PATH?=/usr/lib/python3.10/site-packages/srht
MODULE=buildsrht/
include ${SRHT_PATH}/Makefile