7 lines
89 B
Bash
7 lines
89 B
Bash
#!/bin/sh
|
|
|
|
NAME=moreutils
|
|
VERSION=nightly
|
|
UPSTREAM=git://git.joeyh.name/moreutils
|
|
. soft
|