summaryrefslogtreecommitdiff
path: root/bash/Makefile
blob: 505358a52166e7a4d07089b8e891bd18922cd060 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
include /usr/share/cibs/rules/ips.mk
include /usr/share/cibs/rules/archive.mk
include /usr/share/cibs/rules/autotools.mk
include /usr/share/cibs/rules/64.mk

summary := the shell
license := GPL
license-file := COPYING


name     := bash
home     := http://www.gnu.org/software/$(name)/
version  := 4.2
archive  := $(name)-$(version).tar.gz
download := http://ftp.gnu.org/gnu/$(name)/$(archive)
checksum := \
     md5:3fb927c7c33022f1c327f14a81c0d4b0 \
    sha1:487840ab7134eb7901fbb2e49b0ee3d22de15cb8 \
  sha256:a27a1179ec9c0830c65c6aa5d7dab60f7ce1a2a608618570f96bfa72e95ab3d8 \
    size:7009201