tcc: update to 0.9.27.20191027.

This commit is contained in:
Juan RP 2019-10-27 11:00:55 +01:00
parent 387c8b0831
commit 16f2f1bf12
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,8 +1,10 @@
# Template file for 'tcc'
pkgname=tcc
version=0.9.27
revision=4
_gitrev=a4997bf3d952f904bce824ee3e8f3e12e8524071
_distver=0.9.27
_voidver=20191027
version=${_distver}.${_voidver}
revision=1
_gitrev=c4c5ea43817f7b0624f2e2097ff352c72af84337
wrksrc=tinycc-${_gitrev:0:7}
build_style=gnu-configure
make_check_target="test"
@ -12,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1"
homepage="http://bellard.org/tcc/"
distfiles="http://repo.or.cz/tinycc.git/snapshot/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=24b34f5ff46694cc3da7db5df6f6180e8cba908e6e3691577f01dd17f4f1a6b4
checksum=a17af75da4b808aaf7c4a552bc6150314ef94a3c1dcbf97eaba524b7ec584601
nopie=yes
nocross=yes