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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user