summaryrefslogtreecommitdiff
path: root/python/construct/construct.SlackBuild
diff options
context:
space:
mode:
authorBarry J. Grundy <bgrundyat>2017-02-09 06:17:40 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-10 07:16:28 +0700
commit2df5455fdcc43767918c7044614722d6dcbc579e (patch)
treeb0cfc686e49743af75186bbfda06400471762bb3 /python/construct/construct.SlackBuild
parentf287d6cbca23aec544b3e67bab5272057eaffa2a (diff)
downloadslackbuilds-2df5455fdcc43767918c7044614722d6dcbc579e.tar.gz
python/construct: Downgraded for version 2.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/construct/construct.SlackBuild')
-rw-r--r--python/construct/construct.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/construct/construct.SlackBuild b/python/construct/construct.SlackBuild
index d6f97e19fc..3812de8ffd 100644
--- a/python/construct/construct.SlackBuild
+++ b/python/construct/construct.SlackBuild
@@ -21,10 +21,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# Updated to 2.5.5 January 2017, Barry J. Grundy
+# Downgraded to 2.5.3 February 2017 (plaso compat), Barry J. Grundy
PRGNAM=construct
-VERSION=${VERSION:-2.5.5}
+VERSION=${VERSION:-2.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}