perl: update to 5.28.1

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
Philip Prindeville
2018-12-02 12:44:42 -07:00
parent 3fba9b0d5d
commit 77c738c54f
9 changed files with 32 additions and 58 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
PERL_VERSION:=5.28.0
PERL_VERSION:=5.28.1
PERL_EXPLODE:=$(subst ., ,$(PERL_VERSION))