summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSyu Takayama2018-12-08 11:33:24 +0900
committerSyu Takayama2018-12-08 11:33:24 +0900
commit35d96ef356f45dbd747a02d0c85a614d0bcc7245 (patch)
treece2d31541f20e2cf0c8adcb3745a7b2aa2bed236 /.SRCINFO
downloadaur-35d96ef356f45dbd747a02d0c85a614d0bcc7245.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..87005c8aa870
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = hashpump-git
+ pkgdesc = A tool to exploit the hash length extension attack in various hashing algorithms
+ pkgver = 1.2.0.r8.314268e
+ pkgrel = 1
+ url = https://github.com/bwall/HashPump
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = gcc
+ depends = openssl
+ provides = hashpump
+ conflicts = hashpump
+ source = hashpump::git+https://github.com/bwall/HashPump.git
+ md5sums = SKIP
+
+pkgname = hashpump-git
+