tcc: revert back to previous git revision, they seem to have fucked it.

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

View file

@ -1,10 +1,10 @@
# Template file for 'tcc'
pkgname=tcc
_distver=0.9.27
_voidver=20191027
_voidver=20191027.1
version=${_distver}.${_voidver}
revision=1
_gitrev=c4c5ea43817f7b0624f2e2097ff352c72af84337
_gitrev=a4997bf3d952f904bce824ee3e8f3e12e8524071
wrksrc=tinycc-${_gitrev:0:7}
build_style=gnu-configure
make_check_target="test"
@ -14,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=a17af75da4b808aaf7c4a552bc6150314ef94a3c1dcbf97eaba524b7ec584601
checksum=24b34f5ff46694cc3da7db5df6f6180e8cba908e6e3691577f01dd17f4f1a6b4
nopie=yes
nocross=yes