1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-22 12:34:27 +00:00

misc: moved from veox/sgminer to sgminer-dev/sgminer

This commit is contained in:
Noel Maersk 2014-04-17 16:23:27 +03:00
parent 7bc0be03d4
commit e42f77d9c1
2 changed files with 4 additions and 4 deletions

View File

@ -8,11 +8,11 @@ This is a multi-threaded multi-pool GPU miner with ATI GPU monitoring,
based on cgminer by Con Kolivas (ckolivas), which is in turn based on based on cgminer by Con Kolivas (ckolivas), which is in turn based on
cpuminer by Jeff Garzik (jgarzik). cpuminer by Jeff Garzik (jgarzik).
**releases**: https://github.com/veox/sgminer/releases **releases**: https://github.com/sgminer-dev/sgminer/releases
**git tree**: https://github.com/veox/sgminer **git tree**: https://github.com/sgminer-dev/sgminer
**bugtracker**: https://github.com/veox/sgminer/issues **bugtracker**: https://github.com/sgminer-dev/sgminer/issues
**irc**: `#sgminer` and `#sgminer-dev` on freenode **irc**: `#sgminer` and `#sgminer-dev` on freenode

View File

@ -11,7 +11,7 @@ m4_define([lt_age], v_min)
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
AC_INIT([sgminer], [v_ver], [veox@wemakethings.net], [sgminer], [https://github.com/veox/sgminer]) AC_INIT([sgminer], [v_ver], [veox@wemakethings.net], [sgminer], [https://github.com/sgminer-dev/sgminer])
AC_PREREQ(2.59) AC_PREREQ(2.59)
AC_CANONICAL_SYSTEM AC_CANONICAL_SYSTEM