diff options
Diffstat (limited to 'libraries/libvhdi/libvhdi.SlackBuild')
-rw-r--r-- | libraries/libvhdi/libvhdi.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libvhdi/libvhdi.SlackBuild b/libraries/libvhdi/libvhdi.SlackBuild index c2dbafd444499..46c4a8f607f21 100644 --- a/libraries/libvhdi/libvhdi.SlackBuild +++ b/libraries/libvhdi/libvhdi.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libvhdi -# Copyright 2014 Barry J. Grundy (bgrundy<at>linuxleo.com) +# Copyright 2014-2016 Barry J. Grundy (bgrundy<at>linuxleo.com) # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,10 +22,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Updated v20150110 January 2015, Barry J. Grundy +# Updated v20160108 March 2016 Barry J. Grundy PRGNAM=libvhdi -VERSION=${VERSION:-20150110} +VERSION=${VERSION:-20160108} STATUS=${STATUS:-alpha} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |