tcc: update to 0.9.27.20221203.1.

This commit is contained in:
Đoàn Trần Công Danh 2022-12-04 09:41:49 +07:00 committed by Đoàn Trần Công Danh
parent 7edbd2548e
commit 99a21dfb52

View File

@ -1,18 +1,18 @@
# Template file for 'tcc'
pkgname=tcc
version=0.9.27.20191027.1
version=0.9.27.20221203
revision=1
_gitrev=a4997bf3d952f904bce824ee3e8f3e12e8524071
_gitrev=ab39d34dde9212c36dda2718bec4735fc0428636
build_style=configure
configure_args="--prefix=/usr --libdir=\${prefix}/lib$XBPS_TARGET_WORDSIZE"
make_check_target="test"
hostmakedepends="perl"
hostmakedepends="perl which"
short_desc="Tiny C Compiler"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1"
license="LGPL-2.1-or-later"
homepage="http://bellard.org/tcc/"
distfiles="http://repo.or.cz/tinycc.git/snapshot/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=24b34f5ff46694cc3da7db5df6f6180e8cba908e6e3691577f01dd17f4f1a6b4
distfiles="http://repo.or.cz/tinycc.git/snapshot/${_gitrev}.tar.gz"
checksum=28c745f26754451f64b0b21824fa4f7f9113bafc28acd41efb961d5f3224fb70
nopie=yes
nocross=yes