mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/pipewire: Update for version 0.2.7
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
e9d100bdc9
commit
dca270bf90
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pipewire
|
||||
VERSION=${VERSION:-0.2.3}
|
||||
VERSION=${VERSION:-0.2.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pipewire"
|
||||
VERSION="0.2.3"
|
||||
VERSION="0.2.7"
|
||||
HOMEPAGE="https://pipewire.org/"
|
||||
DOWNLOAD="https://github.com/PipeWire/pipewire/archive/0.2.3/pipewire-0.2.3.tar.gz"
|
||||
MD5SUM="56ae8be7ce0c22e4f21becb0f29a2652"
|
||||
DOWNLOAD="https://github.com/PipeWire/pipewire/archive/0.2.7/pipewire-0.2.7.tar.gz"
|
||||
MD5SUM="026fe15fc65e4a63bd8e5e63c0e054c6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="meson"
|
||||
|
|
Loading…
Reference in a new issue