mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/zerofree: Updated for version 1.1.0.
This commit is contained in:
parent
965e674f99
commit
cf5a3c1f7f
2 changed files with 7 additions and 6 deletions
|
@ -22,11 +22,12 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# 20170122 bkw: update to 1.1.0, fix homepage/download URLs.
|
||||
# 20160803 bkw: update to 1.0.4, BUILD=1
|
||||
# 20141021 bkw: add man page, add sparsify, bump BUILD to 2.
|
||||
|
||||
PRGNAM=zerofree
|
||||
VERSION=${VERSION:-1.0.4}
|
||||
VERSION=${VERSION:-1.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="zerofree"
|
||||
VERSION="1.0.4"
|
||||
HOMEPAGE="http://intgat.tigress.co.uk/rmy/uml/index.html"
|
||||
DOWNLOAD="http://frippery.org/uml/zerofree-1.0.4.tgz \
|
||||
http://intgat.tigress.co.uk/rmy/uml/sparsify.c"
|
||||
MD5SUM="414d109cd28a93b4d6fb407997874a61 \
|
||||
VERSION="1.1.0"
|
||||
HOMEPAGE="http://frippery.org/uml/"
|
||||
DOWNLOAD="http://frippery.org/uml/zerofree-1.1.0.tgz \
|
||||
http://frippery.org/uml/sparsify.c"
|
||||
MD5SUM="bcc9e8c64edad54db5168103308fa49c \
|
||||
919ad782c7120d1e4a9c0ccc9f45b8ef"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue