graphics/mozjpeg: Updated for version 3.3.1.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2018-01-01 17:09:10 -05:00 committed by Willy Sudiarto Raharjo
parent d3abfcd04c
commit ed97357075
2 changed files with 7 additions and 4 deletions

View file

@ -25,6 +25,9 @@
# with this program (most likely, a file named COPYING). If not, see
# <http://www.gnu.org/licenses/>.
# 20180101 bkw: Update for v3.3.1. Script still works with 3.1 and 3.2,
# if you can think of a use for them.
# 20170502 bkw:
# - update for v3.2. script tested with v3.1 and still works, in case
# upstream's updated libjpegturbo API causes a problem (just get the
@ -42,7 +45,7 @@
# - BUILD=2
PRGNAM=mozjpeg
VERSION=${VERSION:-3.2}
VERSION=${VERSION:-3.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mozjpeg"
VERSION="3.2"
VERSION="3.3.1"
HOMEPAGE="https://github.com/mozilla/mozjpeg"
DOWNLOAD="https://github.com/mozilla/mozjpeg/archive/v3.2/mozjpeg-3.2.tar.gz"
MD5SUM="5279e9e66f605f394af7dbe1368c42d7"
DOWNLOAD="https://github.com/mozilla/mozjpeg/archive/v3.3.1/mozjpeg-3.3.1.tar.gz"
MD5SUM="63bc152b325666465ae86dc046786118"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""