Skip to content

Commit

Permalink
fileinfo: Fix version in patch update script
Browse files Browse the repository at this point in the history
Signed-off-by: Anatol Belski <[email protected]>
  • Loading branch information
weltling committed Apr 9, 2021
1 parent cbf3240 commit 6ab4286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/fileinfo/generate_patch.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=5.39
VERSION=5.40
if [[ ! -d libmagic.orig ]]; then
mkdir libmagic.orig
wget -O - ftp://ftp.astron.com/pub/file/file-$VERSION.tar.gz \
Expand Down

0 comments on commit 6ab4286

Please sign in to comment.