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
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