diff options
-rw-r--r-- | meta-oe/recipes-multimedia/jack/jack_1.19.21.bb (renamed from meta-oe/recipes-multimedia/jack/jack_1.19.20.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/jack/jack_1.19.20.bb b/meta-oe/recipes-multimedia/jack/jack_1.19.21.bb index 90e5d5621b..c9496233f6 100644 --- a/meta-oe/recipes-multimedia/jack/jack_1.19.20.bb +++ b/meta-oe/recipes-multimedia/jack/jack_1.19.21.bb | |||
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = " \ | |||
15 | DEPENDS = "libsamplerate0 libsndfile1 readline" | 15 | DEPENDS = "libsamplerate0 libsndfile1 readline" |
16 | 16 | ||
17 | SRC_URI = "git://github.com/jackaudio/jack2.git;branch=master;protocol=https" | 17 | SRC_URI = "git://github.com/jackaudio/jack2.git;branch=master;protocol=https" |
18 | SRCREV = "a2fe7ec2fdbd315f112c8035282d94a429451178" | 18 | SRCREV = "6b3c96d8aeef8aeb4b20f3aa647e6d01b4000ff8" |
19 | 19 | ||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
21 | 21 | ||