gnubg: update to 1.05.000.
This commit is contained in:
parent
40920f2280
commit
edf060c8c4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnubg'
|
||||
pkgname=gnubg
|
||||
version=1.04.000
|
||||
revision=2
|
||||
version=1.05.000
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
configure_args="--enable-simd=sse2"
|
||||
|
@ -17,7 +17,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.gnubg.org"
|
||||
distfiles="http://www.gnubg.org/media/sources/$pkgname-release-$version-sources.tar.gz"
|
||||
checksum=66ca950d33d697f7a87605dfd3b83165ed756a927eaef164684914b9b0a14e3f
|
||||
checksum=a872810b82f17950be64b4f49a10da97634c5d8f39069288f64bd2eb78a4cddb
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue