file: update to 5.45

- Remove default and non-existent configure options

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
This commit is contained in:
krant 2024-02-10 09:47:11 +02:00 committed by Rosen Penev
parent 46b5cd6663
commit aa10f179db
1 changed files with 2 additions and 4 deletions

View File

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=file
PKG_VERSION:=5.44
PKG_VERSION:=5.45
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://download.openpkg.org/components/cache/file/ \
ftp://ftp.astron.com/pub/file/
PKG_HASH:=3751c7fba8dbc831cb8d7cc8aff21035459b8ce5155ef8b0880a27d028475f3b
PKG_HASH:=fc97f51029bb0e2c9f4e3bffefdaf678f0e039ee872b9de5c002a6d09c784d82
PKG_MAINTAINER:=Marko Ratkaj <markoratkaj@gmail.com>
PKG_LICENSE:=BSD-2-Clause
@ -50,14 +50,12 @@ TARGET_CFLAGS += $(FPIC)
TARGET_LDFLAGS += -Wl,--gc-sections,--as-needed
CONFIGURE_ARGS += \
--enable-shared \
--enable-static \
--enable-bzlib \
--enable-xzlib \
--enable-zlib \
--disable-libseccomp \
--disable-lzlib \
--disable-rpath \
--disable-warnings \
--disable-zstdlib \
--without-pic