File tree Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change 8
8
include $(TOPDIR ) /rules.mk
9
9
10
10
PKG_NAME: =pulseaudio
11
- PKG_VERSION: =16.1
12
- PKG_RELEASE: =2
11
+ PKG_VERSION: =17.0
12
+ PKG_RELEASE: =1
13
13
14
14
PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) .tar.xz
15
15
PKG_SOURCE_URL: =https://freedesktop.org/software/pulseaudio/releases
16
- PKG_HASH: =8eef32ce91d47979f95fd9a935e738cd7eb7463430dabc72863251751e504ae4
16
+ PKG_HASH: =053794d6671a3e397d849e478a80b82a63cb9d8ca296bd35b73317bb5ceb87b5
17
17
18
18
PKG_MAINTAINER: =Peter Wagner <
[email protected] >
19
19
PKG_LICENSE: =LGPL-2.1-or-later
@@ -193,8 +193,8 @@ endef
193
193
define Package/pulseaudio-daemon-avahi/install
194
194
$(call Package/pulseaudio-daemon/install,$1)
195
195
196
- $(INSTALL_DIR ) $(1 ) /etc /dbus-1/system.d
197
- $(INSTALL_DATA ) $(PKG_INSTALL_DIR ) /etc/ dbus-1/system.d/pulseaudio-system.conf $(1 ) /etc /dbus-1/system.d/pulseaudio-system.conf
196
+ $(INSTALL_DIR ) $(1 ) /usr/share /dbus-1/system.d
197
+ $(INSTALL_DATA ) $(PKG_INSTALL_DIR ) /usr/share/ dbus-1/system.d/pulseaudio-system.conf $(1 ) /usr/share /dbus-1/system.d/pulseaudio-system.conf
198
198
endef
199
199
200
200
define Package/pulseaudio-tools/install
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments