* update netpbm to 10.86.44-1
This commit is contained in:
parent
df9c9ecd66
commit
720d7a2fcb
@ -1,6 +1,6 @@
|
||||
pkgbase = netpbm
|
||||
pkgdesc = A toolkit for manipulation of graphic images
|
||||
pkgver = 10.86.43
|
||||
pkgver = 10.86.44
|
||||
pkgrel = 1
|
||||
url = http://netpbm.sourceforge.net/
|
||||
arch = x86_64
|
||||
@ -10,7 +10,7 @@ pkgbase = netpbm
|
||||
arch = riscv64
|
||||
license = Artistic-1.0
|
||||
license = GPL-2.0-only
|
||||
license = LGPL-2.0.only
|
||||
license = LGPL-2.0-only
|
||||
license = MIT
|
||||
depends = bash
|
||||
depends = gcc-libs
|
||||
@ -23,7 +23,7 @@ pkgbase = netpbm
|
||||
depends = perl
|
||||
depends = zlib
|
||||
options = !makeflags
|
||||
source = https://downloads.sourceforge.net/project/netpbm/super_stable/10.86.43/netpbm-10.86.43.tgz
|
||||
source = https://downloads.sourceforge.net/project/netpbm/super_stable/10.86.44/netpbm-10.86.44.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.sig
|
||||
source = netpbm-CAN-2005-2471.patch
|
||||
@ -31,7 +31,7 @@ pkgbase = netpbm
|
||||
source = netpbm-security-scripts.patch
|
||||
source = reproducible-man-gzip.patch
|
||||
validpgpkeys = 5357F3B111688D88C1D88119FCF2CB179205AC90
|
||||
sha256sums = ac7d30dc1bcfc754931d247fcad475503c121c16cc6470e68c4313128a221ddd
|
||||
sha256sums = e7b62782e675d262c69b9f8f6920c9e5e141f7890d13ae87fef8f5c86b6b6cd6
|
||||
sha256sums = 74bcf840ee643c6917330c382484010cb99c004a3fcf05391bebcac63815acb3
|
||||
sha256sums = SKIP
|
||||
sha256sums = 7348274b72b8285add042d0f45d124c9833206ee3440bd1846cfc792b9b4d5e5
|
||||
|
@ -2,11 +2,11 @@
|
||||
# Maintainer: Caleb Maclennan <caleb@alerque.com>
|
||||
|
||||
pkgname=netpbm
|
||||
pkgver=10.86.43
|
||||
pkgver=10.86.44
|
||||
pkgrel=1
|
||||
pkgdesc='A toolkit for manipulation of graphic images'
|
||||
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)
|
||||
url="http://netpbm.sourceforge.net/"
|
||||
depends=(bash
|
||||
gcc-libs
|
||||
@ -26,7 +26,7 @@ source=(https://downloads.sourceforge.net/project/netpbm/super_stable/$pkgver/ne
|
||||
netpbm-security-code.patch
|
||||
netpbm-security-scripts.patch
|
||||
reproducible-man-gzip.patch)
|
||||
sha256sums=('ac7d30dc1bcfc754931d247fcad475503c121c16cc6470e68c4313128a221ddd'
|
||||
sha256sums=('e7b62782e675d262c69b9f8f6920c9e5e141f7890d13ae87fef8f5c86b6b6cd6'
|
||||
'74bcf840ee643c6917330c382484010cb99c004a3fcf05391bebcac63815acb3'
|
||||
'SKIP'
|
||||
'7348274b72b8285add042d0f45d124c9833206ee3440bd1846cfc792b9b4d5e5'
|
||||
|
Loading…
x
Reference in New Issue
Block a user