From 89e3b641d4b3532c064f06f419b1586ae5f24c87 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 29 Aug 2020 13:32:52 +0200 Subject: [PATCH] avfs: update to 1.1.3. --- srcpkgs/avfs/patches/musl.patch | 10 ---------- srcpkgs/avfs/template | 4 ++-- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 srcpkgs/avfs/patches/musl.patch diff --git a/srcpkgs/avfs/patches/musl.patch b/srcpkgs/avfs/patches/musl.patch deleted file mode 100644 index 7196d0c26db..00000000000 --- a/srcpkgs/avfs/patches/musl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- modules/urar.c 2020-04-27 22:03:40.000000000 +0200 -+++ - 2020-05-03 17:32:03.278239581 +0200 -@@ -17,6 +17,7 @@ - - #include - #include -+#include - - #define DOS_DIR_SEP_CHAR '\\' - diff --git a/srcpkgs/avfs/template b/srcpkgs/avfs/template index eb99590fd3b..37d0b3f8288 100644 --- a/srcpkgs/avfs/template +++ b/srcpkgs/avfs/template @@ -1,6 +1,6 @@ # Template file for 'avfs' pkgname=avfs -version=1.1.2 +version=1.1.3 revision=1 build_style=gnu-configure configure_args="--with-system-zlib --with-system-bzlib" @@ -12,7 +12,7 @@ maintainer="John " license="GPL-2.0-only, LGPL-2.0-only" homepage="http://avf.sourceforge.net/" distfiles="$SOURCEFORGE_SITE/avf/avfs-${version}.tar.bz2" -checksum=b69339d3602221bc381fd7528e6dda4b23522f825781638be3fa7d9b8837ab0c +checksum=4f4ec1e8c0d5da94949e3dab7500ee29fa3e0dda723daf8e7d60e5f3ce4450df libavfs_package() { short_desc+=" - library"