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.
2 parents 0fe9dd2 + 361ce78 commit 28ab809Copy full SHA for 28ab809
1 file changed
prepare_source
@@ -12,4 +12,6 @@ sed -i 's/dpkg-dev (>= 1.22.5)/dpkg-dev (>= 1.22.4)/' $dir/src/debian/control
12
13
# set the corresponding version of the package.
14
version_orig=3.1.7
15
+# Since we updated the the source we need to bump the version to 3.1.7-1.
16
version="$version_orig-1"
17
+version_suffix="gardenlinux0+bp1443"
0 commit comments