From 93fc7efb9ed8b00326d781369c6396a6d8e61515 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 26 Sep 2015 11:12:10 +0200 Subject: updated SciTECO package to Git commit 21e0d302fc849d9f8827b9f2cb93472f7c30fafe * fixes filename truncations and operator precedence tables --- sciteco/Makefile | 4 ++-- 1 file 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 -- cgit v1.2.3