1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

fileinfo: Fix version in patch update script

Signed-off-by: Anatol Belski <ab@php.net>
This commit is contained in:
Anatol Belski
2021-04-09 23:16:07 +02:00
parent cbf3240d91
commit 6ab4286f2e

View File

@@ -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 \