Skip to content

Commit 7293d9f

Browse files
committed
Upd: myGPIOd v2.0.0
1 parent f50a276 commit 7293d9f

28 files changed

+3
-3
lines changed

mympdos/build/build.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ B_BUILD="1"
1414
B_MYMPD="1"
1515
B_MYMPD_BRANCH="master"
1616
#B_MYMPD_BRANCH="devel"
17-
B_MYMPD_PKGREL="1"
17+
B_MYMPD_PKGREL="2"
1818
B_LIBMPDCLIENT="1"
1919
B_MPC="1"
2020
B_MPD_STABLE="1"
2121
B_MPD_MASTER="1"
2222
B_MYGPIOD="1"
2323
B_MYGPIOD_BRANCH="master"
2424
#B_MYGPIOD_BRANCH="devel"
25-
B_MYGPIOD_PKGREL="2"
25+
#B_MYGPIOD_PKGREL="1"
2626
B_MUSICDB_SCRIPTS="1"
2727

2828
get_pkgver() {
@@ -73,7 +73,7 @@ install -d /usr/build/distfiles -g abuild -m775
7373
setup-apkcache /usr/build/distfiles
7474

7575
echo "Installing build packages"
76-
apk add alpine-sdk build-base cmake git meson perl samurai xz
76+
apk add alpine-sdk build-base cmake git linux-headers meson perl samurai xz
7777

7878
echo "Adding build user"
7979
adduser -D build -h "$BUILDDIR"

repository/aarch64/APKINDEX.tar.gz

-519 Bytes
Binary file not shown.
121 KB
Binary file not shown.
198 KB
Binary file not shown.
6.42 KB
Binary file not shown.
33.1 KB
Binary file not shown.
-902 KB
Binary file not shown.
902 KB
Binary file not shown.
-1.4 MB
Binary file not shown.
1.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)