Skip to content

Commit

Permalink
contrib/netavark: update to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nekopsykose committed May 30, 2024
1 parent a8491e4 commit be0649e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/netavark/template.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname = "netavark"
pkgver = "1.10.3"
pkgver = "1.11.0"
pkgrel = 0
build_style = "cargo"
hostmakedepends = ["cargo-auditable", "go-md2man", "protoc"]
Expand All @@ -9,7 +9,7 @@
license = "Apache-2.0"
url = "https://github.com/containers/netavark"
source = f"{url}/archive/v{pkgver}.tar.gz"
sha256 = "fdc3010cb221f0fcef0302f57ef6f4d9168a61f9606238a3e1ed4d2e348257b7"
sha256 = "5b96e5a00a41a550d716f1e5c180df6e0ee5b0ce20961827ef17aff3d6a92f9c"


def do_install(self):
Expand Down

0 comments on commit be0649e

Please sign in to comment.