[arch-commits] Commit in ntfs-3g/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Thu Mar 2 01:34:49 UTC 2017
Date: Thursday, March 2, 2017 @ 01:34:48
Author: bisson
Revision: 289827
switch to sha256sum
Modified:
ntfs-3g/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-02 01:34:44 UTC (rev 289826)
+++ PKGBUILD 2017-03-02 01:34:48 UTC (rev 289827)
@@ -15,8 +15,8 @@
depends=('util-linux' 'fuse2')
source=("https://tuxera.com/opensource/${_pkgname}-${pkgver}.tgz"
CVE-2017-0358.patch)
-sha1sums=('382df40c366711003cf24d2342033c23e2580b42'
- '1949f21fc8115b3ea7e1197cf3d562ea6f97f1db')
+sha256sums=('d7b72c05e4b3493e6095be789a760c9f5f2b141812d5b885f3190c98802f1ea0'
+ '4d849c4e3e53e07b7275239112b63c3dbec1dfa7a9cfbf674c670e1b1aa70fac')
conflicts=('ntfsprogs')
provides=('ntfsprogs')
More information about the arch-commits
mailing list