Browse Source

libx265: Update from 2.6 to 2.7

android-5
Fredrik Fornwall 7 years ago
parent
commit
b068c4ac97
  1. 4
      packages/libx265/build.sh

4
packages/libx265/build.sh

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=http://x265.org/
TERMUX_PKG_DESCRIPTION="H.265/HEVC video stream encoder library"
TERMUX_PKG_VERSION=2.6
TERMUX_PKG_SHA256=1bf0036415996af841884802161065b9e6be74f5f6808ac04831363e2549cdbf
TERMUX_PKG_VERSION=2.7
TERMUX_PKG_SHA256=d5e75fa62ffe6ed49e691f8eb8ab8c1634ffcc0725dd553c6fdb4d5443b494a2
TERMUX_PKG_SRCURL=http://ftp.videolan.org/pub/videolan/x265/x265_${TERMUX_PKG_VERSION}.tar.gz
termux_step_pre_configure () {

Loading…
Cancel
Save