tcc: update to a more recent snapshot.
This commit is contained in:
parent
6fe0d7603a
commit
4dc57a4d3d
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'tcc'
|
||||
pkgname=tcc
|
||||
version=0.9.27
|
||||
revision=3
|
||||
_gitrev=85483f321d8df6cce08ef88d86f50c9a60b307ef
|
||||
revision=4
|
||||
_gitrev=a4997bf3d952f904bce824ee3e8f3e12e8524071
|
||||
wrksrc=tinycc-${_gitrev:0:7}
|
||||
build_style=gnu-configure
|
||||
make_check_target="test"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@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=6fd34260bd8df776f3710252aa9c2385d390729d20bff85de652610160fc8e35
|
||||
checksum=24b34f5ff46694cc3da7db5df6f6180e8cba908e6e3691577f01dd17f4f1a6b4
|
||||
nopie=yes
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue