Skip to content

Commit 337031a

Browse files
committed
[ci skip] Update generate_patch.sh
This has apparently been forgotten when updating to libmagic 5.39.
1 parent deb8b81 commit 337031a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/fileinfo/generate_patch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=5.37
1+
VERSION=5.39
22
if [[ ! -d libmagic.orig ]]; then
33
mkdir libmagic.orig
44
wget -O - ftp://ftp.astron.com/pub/file/file-$VERSION.tar.gz \

0 commit comments

Comments
 (0)