Skip to content

Commit 7914772

Browse files
dogknowsnxDuncaen
authored andcommitted
libjpeg-turbo: update to 3.1.4.1
1 parent eb9c467 commit 7914772

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

srcpkgs/libjpeg-turbo/template

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'libjpeg-turbo'
22
pkgname=libjpeg-turbo
3-
version=3.1.1
3+
version=3.1.4.1
44
revision=1
55
build_style=cmake
66
configure_args="-DWITH_JPEG8=1"
@@ -11,12 +11,13 @@ license="IJG, BSD-3-Clause, Zlib"
1111
homepage="https://libjpeg-turbo.org/"
1212
changelog="https://raw.githubusercontent.com/libjpeg-turbo/libjpeg-turbo/main/ChangeLog.md"
1313
distfiles="https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/${version}/libjpeg-turbo-${version}.tar.gz"
14-
checksum=aadc97ea91f6ef078b0ae3a62bba69e008d9a7db19b34e4ac973b19b71b4217c
14+
checksum=ecae8008e2cc9ade2f2c1bb9d5e6d4fb73e7c433866a056bd82980741571a022
1515

1616
provides="jpeg-8_1"
1717
replaces="jpeg>=0"
1818

1919
post_install() {
20+
rm ${DESTDIR}/usr/share/doc/${pkgname}/LICENSE.md
2021
vlicense LICENSE.md
2122

2223
vinstall src/jpegint.h 644 usr/include

0 commit comments

Comments
 (0)