summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2019-04-10 02:08:59 +0200
committerThomas Penteker <tek@serverop.de>2019-04-10 02:08:59 +0200
commita0da20524ffee623235b5306518f673d01425f52 (patch)
treebe0bbdc4a7438b692969f7532a2ed37d5aa5b8a6
parentd5d658a9813812369be370c1535d8faac994446c (diff)
downloadcontrib-a0da20524ffee623235b5306518f673d01425f52.tar.gz
contrib-a0da20524ffee623235b5306518f673d01425f52.tar.xz
volatility: update github url
-rw-r--r--volatility/.signature6
-rw-r--r--volatility/Pkgfile2
2 files changed, 4 insertions, 4 deletions
diff --git a/volatility/.signature b/volatility/.signature
index 7f24d66bc..e0d43d088 100644
--- a/volatility/.signature
+++ b/volatility/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF36y6udhsSggaqUvmoEapxxJsKWYH0LgIIRurr4YVqh1KkD61epsjCOpB97P8gNnskod+JDZQqK24FQcBh/o5ag4=
-SHA256 (Pkgfile) = 10a0aeb8bafc2fb44f96ad75e229847debce367a94d20dac82dc28b69b9c2876
+RWSagIOpLGJF33nYtNsKv6i4ClAlFkLTkPRSe97N94Cm3CybAORj9ML4Fx8SpFefQSId9ctkK3y/u6PHu1MAAZ6/SMa/UHooOgw=
+SHA256 (Pkgfile) = 99c345406221db04e87f5d718e075d0e1b8465250c9b95ef0ede5f41b862e239
SHA256 (.footprint) = 848848de568d36cd7959f8331b56a75d7cdd71baae21f51e6a15f29ffd79eb87
-SHA256 (2.6.1.tar.gz) = a8dfdbdb2aaa0885387b709b821bb8250e698086fb32015bc2896ea55f359058
+SHA256 (volatility-2.6.1.tar.gz) = a8dfdbdb2aaa0885387b709b821bb8250e698086fb32015bc2896ea55f359058
diff --git a/volatility/Pkgfile b/volatility/Pkgfile
index c40841bd9..18fc4f6af 100644
--- a/volatility/Pkgfile
+++ b/volatility/Pkgfile
@@ -6,7 +6,7 @@
name=volatility
version=2.6.1
release=1
-source=(https://github.com/volatilityfoundation/$name/archive/$version.tar.gz)
+source=(https://github.com/volatilityfoundation/volatility/archive/$version/$name-$version.tar.gz)
build() {
cd $name-$version

Generated by cgit