summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 11 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f028a9aa9f62..a1b03f253751 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
-# Generated by mksrcinfo v8
-# Tue Mar 20 16:48:34 UTC 2018
pkgbase = bed
- pkgdesc = Collection of scripts to test for buffer overflows, format string vulnerabilities.
- pkgver = 0.5
- pkgrel = 5
- url = http://www.aldeid.com/wiki/Bed
- arch = i686
+ pkgdesc = binary editor written in Go
+ pkgver = 0.2.4
+ pkgrel = 1
+ url = https://github.com/itchyny/bed
arch = x86_64
- license = GPL
- depends = perl
- source = http://web.archive.org/web/20101229024258/http://www.remote-exploit.org/wp-content/uploads/2010/01/bed-0.5.tar.gz
- sha256sums = b829173e444bc896e39d0ec6b579ea15703d873c01ebba52cfb4cb20163cc7a2
+ arch = i686
+ arch = aarch64
+ license = MIT
+ makedepends = go
+ depends = glibc
+ source = bed-0.2.4.tar.gz::https://github.com/itchyny/bed/archive/v0.2.4.tar.gz
+ sha256sums = 01d0a28a8e0b66dc73370de2c2b22368ca9c653bf6c7ae4b3bc2f13af42bc788
pkgname = bed
-