txr: update to 186.

This commit is contained in:
Michael Gehring 2017-09-21 08:09:30 +00:00
parent 087cc9550e
commit 26e8b5b016
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'txr'
pkgname=txr
version=185
version=186
revision=1
build_style=configure
hostmakedepends="bison flex"
@ -9,7 +9,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="2-clause-BSD"
homepage="http://www.nongnu.org/txr/"
distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
checksum=a075372a1ac6e62cf30482aa5f483ac4a40534d4a855a4c08ed59c3b7589ce26
checksum=0475ee855449c1c4bcdb707c5c58a4cb3e4a1d13d6199d0c235e87285775697f
do_configure() {
./configure --prefix=/usr --ccname="${CC}" \