Skip to content

Commit 7c18af6

Browse files
authored
libjpeg-turbo: update to 3.1.3
1 parent 567462d commit 7c18af6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-libjpeg-turbo/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
_realname=libjpeg-turbo
55
pkgbase=mingw-w64-${_realname}
66
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
7-
pkgver=3.1.2
7+
pkgver=3.1.3
88
pkgrel=1
99
pkgdesc="JPEG image codec with accelerated baseline compression and decompression (mingw-w64)"
1010
arch=('any')
@@ -28,7 +28,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-libjpeg")
2828
source=(https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/${pkgver}/libjpeg-turbo-${pkgver}.tar.gz{,.sig}
2929
"0001-header-compat.mingw.patch"
3030
"libjpeg-turbo-1.3.1-libmng-compatibility.patch")
31-
sha256sums=('8f0012234b464ce50890c490f18194f913a7b1f4e6a03d6644179fa0f867d0cf'
31+
sha256sums=('075920b826834ac4ddf97661cc73491047855859affd671d52079c6867c1c6c0'
3232
'SKIP'
3333
'f0609ad801831a549cbc15eeee5ab45fb9df344e607491f6f1ad762519d50089'
3434
'2154ecce25b3b2aae5eeabd52c8a1480ec78f1cd50bb8e989e30de54d50e3ec6')

0 commit comments

Comments
 (0)