mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-20 09:10:15 +01:00
bastille: version 1.0 - Bastille Day 2025
This commit is contained in:
@@ -4,7 +4,7 @@ Bastille is available in the official FreeBSD ports tree at
|
|||||||
``sysutils/bastille``. Binary packages are available in quarterly and latest
|
``sysutils/bastille``. Binary packages are available in quarterly and latest
|
||||||
repositories.
|
repositories.
|
||||||
|
|
||||||
Current version is ``0.14.20250420``.
|
Current version is ``1.0.20250714``.
|
||||||
|
|
||||||
To install from the FreeBSD package repository:
|
To install from the FreeBSD package repository:
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,9 @@ copyright = '2018-2025, Christer Edwards'
|
|||||||
author = 'Christer Edwards'
|
author = 'Christer Edwards'
|
||||||
|
|
||||||
# The short X.Y version
|
# The short X.Y version
|
||||||
version = '0.14.20250420'
|
version = '1.0'
|
||||||
# The full version, including alpha/beta/rc tags
|
# The full version, including alpha/beta/rc tags
|
||||||
release = '0.14.20250420-beta'
|
release = '1.0.20250714'
|
||||||
|
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
PATH=${PATH}:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
|
PATH=${PATH}:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
|
||||||
|
|
||||||
BASTILLE_VERSION=0.14.20250420
|
BASTILLE_VERSION=1.0.20250714
|
||||||
|
|
||||||
# Validate config file
|
# Validate config file
|
||||||
# Copy default when 'setup' is called
|
# Copy default when 'setup' is called
|
||||||
|
|||||||
Reference in New Issue
Block a user