From 4642450f50bf14ece925d6d862d70defc7f52e2d Mon Sep 17 00:00:00 2001 From: suvari Date: Fri, 17 Feb 2017 20:47:03 +0300 Subject: [PATCH 1/2] flex: version down --- system/devel/flex/actions.py | 2 +- system/devel/flex/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/system/devel/flex/actions.py b/system/devel/flex/actions.py index 6a0b1379..fc2f2055 100644 --- a/system/devel/flex/actions.py +++ b/system/devel/flex/actions.py @@ -26,4 +26,4 @@ def install(): pisitools.dosym("flex", "/usr/bin/lex") - pisitools.dodoc("NEWS", "README*") + pisitools.dodoc("NEWS", "README") \ No newline at end of file diff --git a/system/devel/flex/pspec.xml b/system/devel/flex/pspec.xml index 89633088..7f5fd7bd 100644 --- a/system/devel/flex/pspec.xml +++ b/system/devel/flex/pspec.xml @@ -12,7 +12,7 @@ app:console GNU lexical analyser generator Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text - https://github.com/westes/flex/releases/download/v2.6.3/flex-2.6.3.tar.gz + https://github.com/westes/flex/releases/download/v2.6.1/flex-2.6.1.tar.xz patch texinfo @@ -36,6 +36,13 @@ + + 2017-02-17 + 2.6.1 + Version down. + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-01-24 2.6.3 @@ -65,4 +72,4 @@ ertugrulerata@gmail.com - + \ No newline at end of file From 9b916bea3bedd32686adf4b17e8104609f3a5747 Mon Sep 17 00:00:00 2001 From: suvari Date: Fri, 17 Feb 2017 20:50:31 +0300 Subject: [PATCH 2/2] sysfsutils: rebuild --- system/base/sysfsutils/pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/base/sysfsutils/pspec.xml b/system/base/sysfsutils/pspec.xml index 58a6b74b..d4d934c3 100644 --- a/system/base/sysfsutils/pspec.xml +++ b/system/base/sysfsutils/pspec.xml @@ -45,7 +45,7 @@ - 2017-01-30 + 2017-02-17 2.1.0 Rebuild. Ertuğrul Erata @@ -66,4 +66,4 @@ alihan@pisilinux.org - + \ No newline at end of file