graphics/mozjpeg: Updated for version 3.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
7976026ac0
commit
1ee9f0b40a
|
@ -23,7 +23,7 @@
|
|||
# <http://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=mozjpeg
|
||||
VERSION=${VERSION:-3.0}
|
||||
VERSION=${VERSION:-3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mozjpeg"
|
||||
VERSION="3.0"
|
||||
VERSION="3.1"
|
||||
HOMEPAGE="https://github.com/mozilla/mozjpeg"
|
||||
DOWNLOAD="https://github.com/mozilla/mozjpeg/archive/v3.0.tar.gz"
|
||||
MD5SUM="86076437098dff83eec3a660d2fa5799"
|
||||
DOWNLOAD="https://github.com/mozilla/mozjpeg/archive/v3.1.tar.gz"
|
||||
MD5SUM="c61d693a16d529fa92be7544a5c2e7f9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue