Fix pypi no version found error.
Add pypi .whl file handling ability. Fix git update from correct folder.
This commit is contained in:
parent
6071222b67
commit
9d15518c46
4 changed files with 42 additions and 34 deletions
|
|
@ -15,7 +15,7 @@ ebuild-autogen. If not, see <https://www.gnu.org/licenses/>.
|
|||
|
||||
m4_define([version_major], [0])
|
||||
m4_define([version_minor], [0])
|
||||
m4_define([version_revision], [2])
|
||||
m4_define([version_revision], [3])
|
||||
|
||||
AC_PACKAGE_URL([http://www.cor.za.net/code/ebuild-autogen])
|
||||
AC_INIT(ebuild-autogen,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue