coreutils: fix source URL

This commit is contained in:
Juergen Daubert 2017-03-13 12:03:38 +01:00
parent 02903aa42a
commit 279af40b50
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqsXDfBpTiomOYKVl6/BM74EXZ8aWU4sNSgpJJ0Vz+3AFwJWSM9PZb9uXDpopC5oTbv/VTEZghdHEZH50w3J08Q4=
SHA256 (Pkgfile) = 391112c1c6ce0d622bde121d22341a5036f73fe4ea1892f86c4be60cd4527dbc
RWRJc1FUaeVeqjQL6sbMso4KsiLfeD39I42AUqiszYN7EHkcmOxZ9D1l1PzhHrpAYYLStEo9BafdnHfzkaC8v6/buZdcOOL2jgI=
SHA256 (Pkgfile) = a8f82784966459b2fdf4dbdd06b41728adfa12e3d012908298f882b77a35cc31
SHA256 (.footprint) = af07f9e491853b835c5b82dd0f819c01d642cf3a61e6bd49f9b29e27d684fbab
SHA256 (coreutils-8.27.tar.xz) = 8891d349ee87b9ff7870f52b6d9312a9db672d2439d289bc57084771ca21656b
SHA256 (coreutils-uname.patch) = 164ad5976c67dd49f1d28d3124a6cb5395d52a23d9a3112a10a795af6069d97d

View File

@ -6,7 +6,7 @@
name=coreutils
version=8.27
release=1
source=(http://ftpmirror.gnu.org/pub/gnu/$name/$name-$version.tar.xz
source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz
coreutils-uname.patch)
build() {