unicc: update to 1.3.3.

Closes: #13042 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
maxice8 2018-03-29 18:32:04 -03:00 committed by Jürgen Buchmüller
parent 1d6d9853be
commit 16ebd319c5
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
2 changed files with 6 additions and 8 deletions

View File

@ -1,14 +1,13 @@
# Template build file for 'unicc'
pkgname=unicc
version=1.0.0
revision=3
wrksrc="${pkgname}-${version}-source"
version=1.3.3
revision=1
build_style=gnu-configure
configure_args="--with-trace"
makedepends="phorward-devel"
makedepends="libphorward-devel"
short_desc="The Universal Compiler-Compiler"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.phorward-software.com"
license="BSD"
distfiles="${homepage}/products/${pkgname}/${pkgname}-${version}-source.tar.gz"
checksum=1a9166e8b78b5e6ee7764fd878b2d8c8e4314683358192942149641b030b0d97
license="BSD-3-Clause"
distfiles="https://github.com/phorward/unicc/archive/${version}.tar.gz"
checksum=abc40847efc598f36cada541caf2bb5390e5653317de81cb4c2c7e0d95eabebd

View File

@ -1 +0,0 @@
site="${homepage}/products/unicc-lalr1-parser-generator/download_download.html"