aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-09-26 11:12:10 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-09-26 12:07:19 +0200
commit93fc7efb9ed8b00326d781369c6396a6d8e61515 (patch)
treed129621154cf36c502e9bc8faaf985d85f90bf03
parent836cc622f499b12c391666c903e4c2575e5f500e (diff)
downloadnanonote-ports-93fc7efb9ed8b00326d781369c6396a6d8e61515.tar.gz
updated SciTECO package to Git commit 21e0d302fc849d9f8827b9f2cb93472f7c30fafeHEADmaster
* fixes filename truncations and operator precedence tables
-rw-r--r--sciteco/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sciteco/Makefile b/sciteco/Makefile
index 5cdf685..6855ace 100644
--- a/sciteco/Makefile
+++ b/sciteco/Makefile
@@ -2,8 +2,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=sciteco
PKG_VERSION:=0.6.4-git
-PKG_RELEASE:=2
-PKG_REV:=c3f7aa7252ad9adb51cef1e35f566883ef953aad
+PKG_RELEASE:=3
+PKG_REV:=21e0d302fc849d9f8827b9f2cb93472f7c30fafe
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_REV).tar.gz
PKG_SOURCE_URL:=https://github.com/rhaberkorn/sciteco.git