]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/oci-python-sdk
suricata: Change midstream policy to "pass-flow"
[people/pmueller/ipfire-2.x.git] / lfs / oci-python-sdk
index 7df084f4a0dffd10f60b3758a3e0c037579c3837..10deb67c7609f28bcaeb2d0c4c7ec4ab9af07483 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.54.0
+VER        = 2.107.0
 
 THISAPP    = oci-python-sdk-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = oci-python-sdk
-PAK_VER    = 1
+PAK_VER    = 4
 
 DEPS       = python3-certifi python3-click python3-circuitbreaker \
        python3-cryptography python3-dateutil python3-pytz python3-six
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 891b3217446fe76cc4e74fa7abafa9b6c8c4e60510f54b91cff8050422b93618620425db9591f5a1e7c07ea1befbc8097f2b42cb6a08f5bb6ae7f52048c35b05
+$(DL_FILE)_BLAKE2 = e5299b00aa44b66ad08b11702be9b98c6255357f5e02e17cebc4a046d7703f7ac896fb512eb209879ee287b76a3072eb893cd263e7bd2988ecfa90daf0635352
 
 install : $(TARGET)