Skip to content
Snippets Groups Projects
Commit 50f77213 authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen
Browse files

contrib: Bump medialibrary to 0.12.1

The release notes can be found at
https://code.videolan.org/videolan/medialibrary/-/tags/0.12.1
parent 9383a3e8
No related branches found
No related tags found
1 merge request!2098contrib: Bump medialibrary
Pipeline #233632 passed with stage
in 14 minutes and 36 seconds
f5895381135834a04499a3043e2f69b2f56c042e1fae1dd504f7f4ab6f501ee17bc1a9f298183c0b855e5e7373d97912cd5154a0656d9a6d168da16f36ce5ff3 medialibrary-0.12.0.tar.bz2
aa0ae25c5712237de2b38c05c560297d6b08634471254da66b49a3b445ea17685b79df292630fb300c4f5da3bee92c78ef155eeaf40d7bbae6605ee707fe3bff medialibrary-0.12.1.tar.bz2
MEDIALIBRARY_VERSION := 0.12.0
MEDIALIBRARY_VERSION := 0.12.1
MEDIALIBRARY_URL := https://code.videolan.org/videolan/medialibrary/-/archive/$(MEDIALIBRARY_VERSION)/medialibrary-$(MEDIALIBRARY_VERSION).tar.bz2
PKGS += medialibrary
ifeq ($(call need_pkg,"medialibrary >= 0.12.0"),)
ifeq ($(call need_pkg,"medialibrary >= 0.12.1"),)
PKGS_FOUND += medialibrary
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment