mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
podman: update to v5.0.0
Major version update to podman - Obsolete patch removed - patch 010-do-not-build-docs.patch refreshed Changelog: https://github.com/containers/podman/releases/tag/v5.0.0 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
This commit is contained in:
committed by
Tianling Shen
parent
680bb77421
commit
551ff0f810
@@ -1,6 +1,6 @@
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -224,7 +224,7 @@ GV_VERSION=v0.7.2
|
||||
@@ -227,7 +227,7 @@ GV_VERSION=v0.7.3
|
||||
default: all
|
||||
|
||||
.PHONY: all
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
.PHONY: binaries
|
||||
ifeq ($(shell uname -s),FreeBSD)
|
||||
@@ -803,7 +803,7 @@ rpm-install: package ## Install rpm pac
|
||||
@@ -810,7 +810,7 @@ rpm-install: package ## Install rpm pac
|
||||
/usr/bin/podman info # will catch a broken conmon
|
||||
|
||||
.PHONY: install
|
||||
|
||||
Reference in New Issue
Block a user