summaryrefslogtreecommitdiff
path: root/core/sudo/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-09-13 10:48:37 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-09-13 10:48:37 +0200
commit5a05be089c68617c86c9c555e63f2b0314451ebf (patch)
tree6d083591685710484cc48959074745e8e41a19ed /core/sudo/PKGBUILD
parent81dced2a29e3d4cb05f004e5efe3bd2abe207b15 (diff)
Fix sudo sha256 sums.
Diffstat (limited to 'core/sudo/PKGBUILD')
-rw-r--r--core/sudo/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sudo/PKGBUILD b/core/sudo/PKGBUILD
index 6a65388e8..a140af0dc 100644
--- a/core/sudo/PKGBUILD
+++ b/core/sudo/PKGBUILD
@@ -16,7 +16,7 @@ backup=('etc/sudoers' 'etc/pam.d/sudo')
options=('!libtool')
source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz
sudo.pam)
-sha256sums=('93c4481ae5261ca0e988d069179fef40032729b94a110ceb2a3e92ca7842d2d3'
+sha256sums=('9f2aa50c3358d1056506fa637ba6fe7a0e7e29ab3dca816b98a0af7ea4c59c7e'
'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
build() {