avfs: update to 1.1.3.
This commit is contained in:
parent
4029bfc8a7
commit
89e3b641d4
|
@ -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 <fcntl.h>
|
||||
#include <unistd.h>
|
||||
+#include <limits.h>
|
||||
|
||||
#define DOS_DIR_SEP_CHAR '\\'
|
||||
|
|
@ -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 <me@johnnynator.dev>"
|
|||
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"
|
||||
|
|
Loading…
Reference in New Issue