]> git.sev.monster Git - aports.git/commitdiff
testing/mympd: upgrade to 13.0.6
authorsev <git@sev.monster>
Wed, 3 Jan 2024 00:23:27 +0000 (00:23 +0000)
committersev <git@sev.monster>
Wed, 3 Jan 2024 00:23:27 +0000 (00:23 +0000)
.gitmodules [new file with mode: 0644]
testing/alpine-pkg-glibc [new submodule]
testing/mympd/APKBUILD

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..9f8df8b
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "testing/alpine-pkg-glibc"]
+       path = testing/alpine-pkg-glibc
+       url = https://github.com/sgerrand/alpine-pkg-glibc
diff --git a/testing/alpine-pkg-glibc b/testing/alpine-pkg-glibc
new file mode 160000 (submodule)
index 0000000..0d226ba
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 0d226ba64a85574fd22ddc626fda2a51af18e18b
index d69e7dc10c67eecc3395cdb273d101d21dd7584a..e50d7897af1292bd8ad6e0e9c9680657ada2bc46 100644 (file)
@@ -3,7 +3,7 @@
 # Based on upstream APKBUILD
 # https://github.com/jcorporation/myMPD/blob/master/contrib/packaging/alpine/APKBUILD.in
 pkgname=mympd
-pkgver=12.0.4
+pkgver=13.0.6
 pkgrel=0
 pkgdesc="myMPD is a standalone and mobile friendly web-based MPD client."
 url="https://jcorporation.github.io/myMPD/"
@@ -39,5 +39,5 @@ package() {
 }
 
 sha512sums="
-ab3391c294b9ee7a82c61021d950241cd395ab851496407b0cc4556fb3f58c3d70299dca719f37ac0de7535b5aef5450c5663762d2e39281ee3a23db45f4c997  myMPD-12.0.4.tar.gz
+bb4c6b02b81e5b3ee4b0953ed4815faed74d8ab28c70c0228efa539771714d691b2955f8bf296e0e7e7785a1b8a50768e50a5c8a1bbfe358f25df70e380c30cf  myMPD-13.0.6.tar.gz
 "
This page took 0.041132 seconds and 4 git commands to generate.