mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-03-10 23:43:51 +01:00
Update repo information
This commit is contained in:
parent
57586046d8
commit
c1014ab8a6
|
|
@ -6,7 +6,7 @@
|
|||
<name>JInput natives</name>
|
||||
<version>@VERSION@</version>
|
||||
<description>Library for access to input devices.</description>
|
||||
<url>http://java.net/projects/jinput</url>
|
||||
<url>https://github.com/jinput/jinput</url>
|
||||
<licenses>
|
||||
<license>
|
||||
<name>BSD</name>
|
||||
|
|
@ -17,11 +17,11 @@
|
|||
<developers>
|
||||
<developer>
|
||||
<id>Members</id>
|
||||
<url>http://java.net/projects/jinput/members</url>
|
||||
<url>https://github.com/jinput/jinput/graphs/contributors</url>
|
||||
</developer>
|
||||
</developers>
|
||||
<scm>
|
||||
<url>http://java.net/projects/jinput/sources/svn/show</url>
|
||||
<connection>https://svn.java.net/svn/jinput~svn </connection>
|
||||
<url>https://github.com/jinput/jinput</url>
|
||||
<connection>scm:git:git@github.com:jinput/jinput.git</connection>
|
||||
</scm>
|
||||
</project>
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
<name>JInput</name>
|
||||
<version>@VERSION@</version>
|
||||
<description>Library for access to input devices.</description>
|
||||
<url>http://java.net/projects/jinput</url>
|
||||
<url>https://github.com/jinput/jinput</url>
|
||||
<licenses>
|
||||
<license>
|
||||
<name>BSD</name>
|
||||
|
|
@ -17,12 +17,12 @@
|
|||
<developers>
|
||||
<developer>
|
||||
<id>Members</id>
|
||||
<url>http://java.net/projects/jinput/members</url>
|
||||
<url>https://github.com/jinput/jinput/graphs/contributors</url>
|
||||
</developer>
|
||||
</developers>
|
||||
<scm>
|
||||
<url>http://java.net/projects/jinput/sources/svn/show</url>
|
||||
<connection>https://svn.java.net/svn/jinput~svn </connection>
|
||||
<url>https://github.com/jinput/jinput</url>
|
||||
<connection>https://github.com/jinput/jinput</connection>
|
||||
</scm>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Reference in a new issue