* update netpbm to 10.86.43-1

This commit is contained in:
Alexander Baldeck 2024-11-07 20:13:31 +01:00
parent 50608e38c2
commit 009227170e
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
pkgbase = netpbm pkgbase = netpbm
pkgdesc = A toolkit for manipulation of graphic images pkgdesc = A toolkit for manipulation of graphic images
pkgver = 10.86.42 pkgver = 10.86.43
pkgrel = 1.1 pkgrel = 1
url = http://netpbm.sourceforge.net/ url = http://netpbm.sourceforge.net/
arch = x86_64 arch = x86_64
arch = powerpc64le arch = powerpc64le
@ -23,7 +23,7 @@ pkgbase = netpbm
depends = perl depends = perl
depends = zlib depends = zlib
options = !makeflags options = !makeflags
source = https://downloads.sourceforge.net/project/netpbm/super_stable/10.86.42/netpbm-10.86.42.tgz source = https://downloads.sourceforge.net/project/netpbm/super_stable/10.86.43/netpbm-10.86.43.tgz
source = https://sources.archlinux.org/other/packages/netpbm/netpbm-doc-31Jan2014.tar.xz source = https://sources.archlinux.org/other/packages/netpbm/netpbm-doc-31Jan2014.tar.xz
source = https://sources.archlinux.org/other/packages/netpbm/netpbm-doc-31Jan2014.tar.xz.sig source = https://sources.archlinux.org/other/packages/netpbm/netpbm-doc-31Jan2014.tar.xz.sig
source = netpbm-CAN-2005-2471.patch source = netpbm-CAN-2005-2471.patch
@ -31,7 +31,7 @@ pkgbase = netpbm
source = netpbm-security-scripts.patch source = netpbm-security-scripts.patch
source = reproducible-man-gzip.patch source = reproducible-man-gzip.patch
validpgpkeys = 5357F3B111688D88C1D88119FCF2CB179205AC90 validpgpkeys = 5357F3B111688D88C1D88119FCF2CB179205AC90
sha256sums = d4d2ca69d82b8d8518aee1d0a2f400664324afa8237859386764a41784d497f6 sha256sums = ac7d30dc1bcfc754931d247fcad475503c121c16cc6470e68c4313128a221ddd
sha256sums = 74bcf840ee643c6917330c382484010cb99c004a3fcf05391bebcac63815acb3 sha256sums = 74bcf840ee643c6917330c382484010cb99c004a3fcf05391bebcac63815acb3
sha256sums = SKIP sha256sums = SKIP
sha256sums = 7348274b72b8285add042d0f45d124c9833206ee3440bd1846cfc792b9b4d5e5 sha256sums = 7348274b72b8285add042d0f45d124c9833206ee3440bd1846cfc792b9b4d5e5

View File

@ -2,8 +2,8 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com> # Maintainer: Caleb Maclennan <caleb@alerque.com>
pkgname=netpbm pkgname=netpbm
pkgver=10.86.42 pkgver=10.86.43
pkgrel=1.1 pkgrel=1
pkgdesc='A toolkit for manipulation of graphic images' pkgdesc='A toolkit for manipulation of graphic images'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=(Artistic-1.0 GPL-2.0-only LGPL-2.0.only MIT) license=(Artistic-1.0 GPL-2.0-only LGPL-2.0.only MIT)
@ -26,7 +26,7 @@ source=(https://downloads.sourceforge.net/project/netpbm/super_stable/$pkgver/ne
netpbm-security-code.patch netpbm-security-code.patch
netpbm-security-scripts.patch netpbm-security-scripts.patch
reproducible-man-gzip.patch) reproducible-man-gzip.patch)
sha256sums=('d4d2ca69d82b8d8518aee1d0a2f400664324afa8237859386764a41784d497f6' sha256sums=('ac7d30dc1bcfc754931d247fcad475503c121c16cc6470e68c4313128a221ddd'
'74bcf840ee643c6917330c382484010cb99c004a3fcf05391bebcac63815acb3' '74bcf840ee643c6917330c382484010cb99c004a3fcf05391bebcac63815acb3'
'SKIP' 'SKIP'
'7348274b72b8285add042d0f45d124c9833206ee3440bd1846cfc792b9b4d5e5' '7348274b72b8285add042d0f45d124c9833206ee3440bd1846cfc792b9b4d5e5'