diff options
author | Erich Eckner <git@eckner.net> | 2018-07-31 19:23:08 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-07-31 19:23:08 +0200 |
commit | 6fcc27dc9d828fc9b643779362167cdc5c6eb2a3 (patch) | |
tree | 7e5ff1b5a387a0f6c16e9ae32f7ffecb250083ab /manualPorts/runjobsparallel | |
parent | f7ed91941d7cd7c4f980e01681fcce0c1d351ca8 (diff) | |
download | crux-ports-6fcc27dc9d828fc9b643779362167cdc5c6eb2a3.tar.xz |
change git urls
Diffstat (limited to 'manualPorts/runjobsparallel')
-rw-r--r-- | manualPorts/runjobsparallel/.signature | 4 | ||||
-rw-r--r-- | manualPorts/runjobsparallel/Pkgfile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/manualPorts/runjobsparallel/.signature b/manualPorts/runjobsparallel/.signature index 334751e..40ad882 100644 --- a/manualPorts/runjobsparallel/.signature +++ b/manualPorts/runjobsparallel/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGtMJh6rbul0a864LG5SvXaibv5POzyTJ3RJ1XrdHIH015hNaXJOFW9f5ThTXLkQ5lYP+0TO6GLME5la+CblXmQ0= -SHA256 (Pkgfile) = 74c66efd6f577cf1838ac2f8976d153c6a99b4e17cd6a905b779d7a03f87fab9 +RWQxCptPusLGGmUoRj3Tsfy8/avcIM2FSEYWSzbu0fci8Kbfi/n0A6ynK2MZxXs/ArYDXykxEEgFM7bvQD4+l7a6lDtcuM7Pjgc= +SHA256 (Pkgfile) = 5cd427788474a54728fe54235e2511bf33a8e4c859672a565c5d2dd9751f6619 SHA256 (.footprint) = 478f3e33d92b4eaa0009e000e487a37ec37ba327c238798c4eeba3a94e7e4311 SHA256 (runjobsparallel-0.2.tar.xz) = 4dcea020a80fa04cb285af4be5b99a39784a7cf833ece754fecdb9231e9149ed diff --git a/manualPorts/runjobsparallel/Pkgfile b/manualPorts/runjobsparallel/Pkgfile index b81c161..0883ea5 100644 --- a/manualPorts/runjobsparallel/Pkgfile +++ b/manualPorts/runjobsparallel/Pkgfile @@ -1,12 +1,12 @@ # Description: skript for dcron to run daily/weekly/monthly-scripts parallelly instead of sequentially -# URL: https://git.eckner.net/runjobsparallel +# URL: https://git.eckner.net/Erich/runjobsparallel # Maintainer: Erich Eckner, crux at eckner dot net # Depends on: dcron name=runjobsparallel version=0.2 release=1 -source=("https://git.eckner.net/${name}.git/snapshot/${name}-${version}.tar.xz") +source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") build() { |