summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryar2014-07-14 18:13:40 -0700
committeryar2014-07-14 18:13:40 -0700
commit1e6e4faabb819c84f4e99422dff8efcc2fc865e4 (patch)
tree2b05858bcdd8d7bac7b4d92892a6d0c258e40dc0
parent209247965d869b9ad3071dda0fc7c16451929e09 (diff)
downloadaur-1e6e4faabb819c84f4e99422dff8efcc2fc865e4.tar.gz
[biosdisk-git] exact git commit to repel MITM
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10f5d9d862a7..810a0e175167 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = biosdisk-git
conflicts = biosdisk
options = !strip
backup = etc/biosdisk.conf
- source = git+http://linux.dell.com/cgi-bin/cgit.cgi/biosdisk.git
+ source = git+http://linux.dell.com/cgi-bin/cgit.cgi/biosdisk.git#commit=42a22fe0785e9f4a8e5285733bc8e2f8e5a18104
md5sums = SKIP
pkgname = biosdisk-git
diff --git a/PKGBUILD b/PKGBUILD
index fc9309a7b844..3f54bdbb75d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ conflicts=("${gitname}")
provides=("${gitname}")
backup=("etc/biosdisk.conf")
options=('!strip')
-source=("git+http://linux.dell.com/cgi-bin/cgit.cgi/${gitname}.git")
+source=("git+http://linux.dell.com/cgi-bin/cgit.cgi/${gitname}.git#commit=42a22fe0785e9f4a8e5285733bc8e2f8e5a18104")
md5sums=('SKIP')
pkgver() {