Skip to content

Commit 8fdfe13

Browse files
committed
Upd: myMPDos v1.7.4
1 parent ddcead5 commit 8fdfe13

14 files changed

+26
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ https://github.com/jcorporation/myMPDos/
44

55
***
66

7+
## myMPDos v1.7.4 (2025-10-11)
8+
9+
This release is build up on Alpine Linux 3.22.2.
10+
11+
### Changelog
12+
13+
- Alpine Linux 3.22.2
14+
15+
***
16+
717
## myMPDos v1.7.3 (2025-08-28)
818

919
This release fixes a bootstrap issue introduced with myMPD v22.0.0.

config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# myMPDos (c) 2020-2025 Juergen Mang <mail@jcgames.de>
33
# https://github.com/jcorporation/myMPDos
44

5-
VERSION="1.7.3"
5+
VERSION="1.7.4"
66

77
ARCH="aarch64"
88
BUILDIMAGE="myMPDos-build.img"
99
ALPINE_MAJOR_VERSION="3.22"
10-
ALPINE_MINOR_VERSION="1"
10+
ALPINE_MINOR_VERSION="2"
1111
ALPINE_VERSION="${ALPINE_MAJOR_VERSION}.${ALPINE_MINOR_VERSION}"
1212
ALPINE_MIRROR="http://dl-cdn.alpinelinux.org/alpine"
1313
COMPRESSIMAGE="true"

repository/aarch64/APKINDEX.tar.gz

313 Bytes
Binary file not shown.
49.9 KB
Binary file not shown.
141 KB
Binary file not shown.
6.14 KB
Binary file not shown.
34 KB
Binary file not shown.
881 KB
Binary file not shown.
1.4 MB
Binary file not shown.
50.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)