avfs: update to 1.1.3.
This commit is contained in:
parent
4029bfc8a7
commit
89e3b641d4
2 changed files with 2 additions and 12 deletions
|
@ -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'
|
# Template file for 'avfs'
|
||||||
pkgname=avfs
|
pkgname=avfs
|
||||||
version=1.1.2
|
version=1.1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-system-zlib --with-system-bzlib"
|
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"
|
license="GPL-2.0-only, LGPL-2.0-only"
|
||||||
homepage="http://avf.sourceforge.net/"
|
homepage="http://avf.sourceforge.net/"
|
||||||
distfiles="$SOURCEFORGE_SITE/avf/avfs-${version}.tar.bz2"
|
distfiles="$SOURCEFORGE_SITE/avf/avfs-${version}.tar.bz2"
|
||||||
checksum=b69339d3602221bc381fd7528e6dda4b23522f825781638be3fa7d9b8837ab0c
|
checksum=4f4ec1e8c0d5da94949e3dab7500ee29fa3e0dda723daf8e7d60e5f3ce4450df
|
||||||
|
|
||||||
libavfs_package() {
|
libavfs_package() {
|
||||||
short_desc+=" - library"
|
short_desc+=" - library"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue