Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
smaller tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpase committed Jan 16, 2019
1 parent 5108e2b commit 5986d80
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions build/pkgs/giac/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=giac_VERSION.tar.gz
sha1=18e4406503b4e79e079fdf4c4c92d0dbc9b5d98f
md5=2cb31bc402db916e28b1831c65a6b488
cksum=3848173593
tarball=giac-VERSION.tar.bz2
sha1=e5f21744b344a8112e1d179e154ecf1e9f1318ba
md5=adc278420abf2573d7e2ac910e67a12c
cksum=785223596
2 changes: 1 addition & 1 deletion build/pkgs/giac/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.0-37
1.5.0.37
4 changes: 2 additions & 2 deletions build/pkgs/giac/spkg-src
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ fi
# Exit on failure
set -e

VERSION="1.4.9"
VERSIONREV="45"
VERSION="1.5.0"
VERSIONREV="37"

# The upstream tarball name is: giac"$SOURCEORIG".tar.gz
SOURCEORIG=_"$VERSION"-"$VERSIONREV"
Expand Down

0 comments on commit 5986d80

Please sign in to comment.