From fa9aa2cbd086749cc8a82a58287eb56bf18c7dc2 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 6 Oct 2023 14:41:17 +0200 Subject: [PATCH] unrar: 6.2.11 -> 6.2.12 --- unrar/.signature | 6 +++--- unrar/Pkgfile | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/unrar/.signature b/unrar/.signature index 50f0ad295..01f781569 100644 --- a/unrar/.signature +++ b/unrar/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YsFYNg+llrCUEhOCUD74y9N1lNWA8QxEDg2UfAW7ps0Y9nL7rV06ErOqDIenV69uEskX1WteVro75Z4xLQnkAI= -SHA256 (Pkgfile) = 810d9d134367b60e78ea1426d136c061b22e76fc887cb87b563433f26c1c0abd +RWSE3ohX2g5d/fwy2ursGz/neDb6VZ6qmDfJQoOwVP8N0Undk5xf2YMOmm64vMf1Fp3W4cIOdXDWcnptlMpc13YPih0fwfVYWQY= +SHA256 (Pkgfile) = 366f4f6cf7f8ea08f75cc75582c578cde7a678fba7759106fa06da8c02be3228 SHA256 (.footprint) = d74185592e6529cf0090c3626f6fb89245c2afdb36aea39882a058f85d4153ea -SHA256 (unrarsrc-6.2.11.tar.gz) = a805e150d56445770f71a85c3fbdc9ab4b04fbe61b01cb57182d86fe3e7e6cec +SHA256 (unrarsrc-6.2.12.tar.gz) = a008b5f949bca9bb4ffa1bebbfc8b3c14b89df10a10354809b845232d5f582e5 diff --git a/unrar/Pkgfile b/unrar/Pkgfile index 098f75f40..e289bf1e4 100644 --- a/unrar/Pkgfile +++ b/unrar/Pkgfile @@ -3,12 +3,13 @@ # Maintainer: Tim Biermann, tbier at posteo dot de name=unrar -version=6.2.11 +version=6.2.12 release=1 source=(https://www.rarlab.com/rar/${name}src-$version.tar.gz) build() { cd $name + sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i makefile export LDFLAGS+=' -pthread' make -j1 STRIP=: