mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
fileinfo: Fix version in patch update script
Signed-off-by: Anatol Belski <ab@php.net>
This commit is contained in:
parent
cbf3240d91
commit
6ab4286f2e
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user