alpine-zdt-images/profiles/version/3.9
tomalok c8c6a995cf
The Latest Releases (#62)
* 3.9.5
* 3.10.4
* 3.11.3
2020-02-05 20:29:16 -08:00

15 lines
331 B
Groff

### version 3.9 vars
# vim: ts=2 et:
# start with base vars
include required("../base/current")
# set version-specific vars
version = "3.9"
release = "3.9.5"
end_of_life = "2021-01-01"
repos {
"http://dl-cdn.alpinelinux.org/alpine/v3.9/main" = true
"http://dl-cdn.alpinelinux.org/alpine/v3.9/community" = true
}