[script]: Update pkgconfig version

Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: I595cf5a913238400714d3174361586aa4479fbe9
This commit is contained in:
Herman Chen 2024-04-19 09:26:46 +08:00
parent 4c1d759105
commit bcd3065dc9
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
Name: rockchip_mpp
Description: Rockchip Media Process Platform
Requires.private:
Version: 1.3.8
Version: 1.3.9
Libs: -L${libdir} -lrockchip_mpp
Libs.private:
Cflags: -I${includedir}

View File

@ -6,7 +6,7 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
Name: rockchip_vpu
Description: Rockchip Media Process Platform (Legacy)
Requires.private:
Version: 0.3.0
Version: 0.3.1
Libs: -L${libdir} -lrockchip_vpu
Libs.private:
Cflags: -I${includedir}