diff options
author | Freemor <freemor@freemor.ca> | 2020-05-12 22:39:08 -0300 |
---|---|---|
committer | Freemor <freemor@freemor.ca> | 2020-05-12 22:39:08 -0300 |
commit | b83ff3ad545829b0c10c165ddc79f5e8bb126c68 (patch) | |
tree | c8b96b412e289be2a2b5c5cb74d79ff21efde933 /libre/clamav | |
parent | 0039858669c0e8e16983c88533cba3ccff9b4306 (diff) | |
download | abslibre-b83ff3ad545829b0c10c165ddc79f5e8bb126c68.tar.gz abslibre-b83ff3ad545829b0c10c165ddc79f5e8bb126c68.tar.bz2 abslibre-b83ff3ad545829b0c10c165ddc79f5e8bb126c68.zip |
Update and rebuild against newer json-c.
x86_64 and i686 build
armv7h failed to build with strange errors. Might be semop related might not
will check more tomorrow and tweak the PKGBUILD if it is not the ARM chroot problem
Diffstat (limited to 'libre/clamav')
-rw-r--r-- | libre/clamav/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/clamav/PKGBUILD b/libre/clamav/PKGBUILD index a8319514f..368dd53a3 100644 --- a/libre/clamav/PKGBUILD +++ b/libre/clamav/PKGBUILD @@ -7,7 +7,7 @@ # Contributor: Andreas Grapentin <andreas@grapentin.org> pkgname=clamav -pkgver=0.102.2 +pkgver=0.102.3 pkgrel=1 pkgrel+=.parabola1 pkgdesc='Anti-virus toolkit for Unix' @@ -28,7 +28,7 @@ source=(https://www.clamav.net/downloads/production/${pkgname}-${pkgver}.tar.gz{ clamav.logrotate clamav.tmpfiles clamav.sysusers) -sha512sums=('7db53e0e2b4d6b0e4cf5048d3c9dfbcabcffd680c3a2b718c763b9599b0c1c14e56bae70c54c251ee9e8fd1acd3134657196dbaad2d23a16bad76a088c6fc41f' +sha512sums=('d239718814b303fb0f1655d9bdaf3675d888eea57e786d927eafabb7b6f58cd7f5fb7dc149511c2af6f800dcc919f2e1d6954110d45b9e16619c632e8d2b37f2' 'SKIP' '9cb168c1c16bb43c99900d7ef34456e3f3b593d4d1943c875a0306bc86fd3872cb78e9e1413dcba93579e01b96d466c9eea1975e24190193663b7986c4525d48' 'c5443634399bd87fe0d0192518538ffdb7296a8437b5b0160a0fbd58696b01285de3237e3feb552c0095c49e576832dec2e2b2107eef2be42424ed7edd13cd19' |