alpine-zdt-images/profiles/version/3.11

15 lines
330 B
Plaintext
Raw Normal View History

2020-04-03 04:08:12 +00:00
### version 3.11 vars
# vim: ts=2 et:
# start with base vars
include required("../base/1")
# set version-specific vars
version = "3.11"
2020-04-26 00:03:26 +00:00
release = "3.11.6"
2020-01-04 20:19:50 +00:00
end_of_life = "2021-11-01"
repos {
"http://dl-cdn.alpinelinux.org/alpine/v3.11/main" = true
"http://dl-cdn.alpinelinux.org/alpine/v3.11/community" = true
}