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 1645a95 commit ab33cb5Copy full SHA for ab33cb5
Makefile
@@ -1,7 +1,7 @@
1
# Shameless fork from the far superior https://github.com/clburlison/pinpoint/blob/master/Makefile
2
3
PKGTITLE="vfuse"
4
-PKGVERSION="2.0.7"
+PKGVERSION="2.0.8"
5
PKGID=com.github.vfuse
6
PROJECT="vfuse"
7
pkgroot/usr/local/vfuse/bin/vfuse
@@ -24,7 +24,7 @@ Requirements:
24
##############################################################################
25
26
__author__ = 'Joseph Chilcote (chilcote@gmail.com)'
27
-__version__ = '2.0.7'
+__version__ = '2.0.8'
28
29
import argparse
30
import glob
0 commit comments