We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6302339 commit 2c1a69bCopy full SHA for 2c1a69b
srcpkgs/ifstate/template
@@ -1,7 +1,7 @@
1
# Template file for 'ifstate'
2
pkgname=ifstate
3
-version=2.2.2
4
-revision=2
+version=2.2.3
+revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-setuptools"
7
depends="python3 python3-jsonschema python3-pyroute2 python3-setproctitle
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
12
homepage="https://ifstate.net/"
13
changelog="https://codeberg.org/liske/ifstate/raw/branch/master/CHANGELOG.md"
14
distfiles="https://codeberg.org/liske/ifstate/archive/${version}.tar.gz"
15
-checksum=e3f0ec66a06dac4c47f2da8427a5f1604c7f1fd861c9f1701254e05f5c94ea1f
+checksum=1b4988987f2d0c11b6db33868f4aafc9670871749f1ee340e7957f95dd796d95
16
17
post_install() {
18
vsv ifstate
0 commit comments