update icon location and bluez building

This commit is contained in:
2024-04-10 21:34:38 -04:00
parent 1995b62d46
commit bda6c6f98c
2 changed files with 5 additions and 4 deletions

View File

@@ -41,6 +41,7 @@
"config-opts": [
"--disable-datafiles",
"--disable-systemd",
"--disable-manpages",
"--enable-library",
"--prefix=/app",
"--sysconfdir=/app/etc",
@@ -49,8 +50,8 @@
"sources": [
{
"type": "archive",
"url": "https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.52.tar.xz",
"sha256": "f7144ce2039202cfac18ccb52426efea11c98e4f6e1bb8041bcb994b8378560a"
"url": "https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.69.tar.xz",
"sha256": "bc5a35ddc7c72d0d3999a0d7b2175c8b7d57ab670774f8b5b4900ff38a2627fc"
}
]
},