unicc: update to 1.5.0.
This commit is contained in:
parent
c8c63c3aba
commit
2695147bfe
|
@ -1,13 +1,17 @@
|
|||
# Template build file for 'unicc'
|
||||
# Template file for 'unicc'
|
||||
pkgname=unicc
|
||||
version=1.4.0
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-trace"
|
||||
makedepends="libphorward-devel"
|
||||
short_desc="The Universal Compiler-Compiler"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.phorward-software.com"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://www.phorward-software.com"
|
||||
distfiles="https://github.com/phorward/unicc/archive/${version}.tar.gz"
|
||||
checksum=05601dda9cc6ee1887074ec6c37e04ea9a91cd9b043d89c6349d55f5d1e397d0
|
||||
checksum=8c7f1616e625fe15bf90489658737db67860f065a85cc3770d084a7bb5f228ef
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue