mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/refind: Updated for version 0.11.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
8dbe1807ab
commit
991c56cf54
3 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="asm6809"
|
||||
VERSION="2.5"
|
||||
VERSION="2.9.1"
|
||||
HOMEPAGE="http://www.6809.org.uk/asm6809/"
|
||||
DOWNLOAD="http://www.6809.org.uk/asm6809/dl/asm6809-2.5.tar.gz"
|
||||
MD5SUM="0258826e5f9e0bdf9de5c5d8b554eaaf"
|
||||
DOWNLOAD="http://www.6809.org.uk/asm6809/dl/asm6809-2.9.1.tar.gz"
|
||||
MD5SUM="9e48a8e9e50307dd042eb008b65e0a84"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=refind
|
||||
VERSION=${VERSION:-0.10.8}
|
||||
VERSION=${VERSION:-0.11.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="refind"
|
||||
VERSION="0.10.8"
|
||||
VERSION="0.11.0"
|
||||
HOMEPAGE="http://www.rodsbooks.com/refind/index.html"
|
||||
DOWNLOAD="http://sourceforge.net/projects/refind/files/0.10.8/refind-bin-0.10.8.zip"
|
||||
MD5SUM="6d1142694ca377aa5ee5e55718e7cf73"
|
||||
DOWNLOAD="http://sourceforge.net/projects/refind/files/0.11.0/refind-bin-0.11.0.zip"
|
||||
MD5SUM="a7d558563a3dddbbb8c39679829564c6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue