Skip to content

Commit

Permalink
libmediainfo: Update to 22.03
Browse files Browse the repository at this point in the history
  • Loading branch information
xtkoba committed Apr 1, 2022
1 parent 3609b7d commit a14951b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/libmediainfo/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ TERMUX_PKG_DESCRIPTION="Library for reading information from media files"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_LICENSE_FILE="../../../LICENSE"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=21.09
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=22.03
TERMUX_PKG_SRCURL=https://mediaarea.net/download/source/libmediainfo/${TERMUX_PKG_VERSION}/libmediainfo_${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9331e9bc04bfc1d46bb8615723715ceabdf936f90d478691ae2eabf6a26c1d40
TERMUX_PKG_SHA256=b92c581d721224b55e9d5652c5ffcc78b26e915b0c792fcb8b3e2222f3ef9cd5
TERMUX_PKG_DEPENDS="libc++, libcurl, libzen, zlib"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-shared --enable-static --with-libcurl"

Expand Down

0 comments on commit a14951b

Please sign in to comment.