diff options
Diffstat (limited to 'libraries/postgresql-jdbc/postgresql-jdbc.info')
-rw-r--r-- | libraries/postgresql-jdbc/postgresql-jdbc.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/postgresql-jdbc/postgresql-jdbc.info b/libraries/postgresql-jdbc/postgresql-jdbc.info new file mode 100644 index 0000000000..e147aacbc4 --- /dev/null +++ b/libraries/postgresql-jdbc/postgresql-jdbc.info @@ -0,0 +1,10 @@ +PRGNAM="postgresql-jdbc" +VERSION="9.2-1002" +HOMEPAGE="http://jdbc.postgresql.org" +DOWNLOAD="http://jdbc.postgresql.org/download/postgresql-9.2-1002.jdbc4.jar" +MD5SUM="a083873c79c0494cb67f7c521171bc12" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="jdk postgresql" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="bosth@alumni.sfu.ca" |