mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
academic/units: Updated for version 2.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
20bf6a2a08
commit
574531be59
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=units
|
||||
VERSION=${VERSION:-2.18}
|
||||
VERSION=${VERSION:-2.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="units"
|
||||
VERSION="2.18"
|
||||
VERSION="2.19"
|
||||
HOMEPAGE="https://www.gnu.org/software/units/"
|
||||
DOWNLOAD="https://ftpmirror.gnu.org/units/units-2.18.tar.gz"
|
||||
MD5SUM="402395abfc0cc3bba6a76ee4c118bc72"
|
||||
DOWNLOAD="https://ftpmirror.gnu.org/units/units-2.19.tar.gz"
|
||||
MD5SUM="f38468b31a55baa926b449dfdaacc8aa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Unidecode"
|
||||
|
|
Loading…
Reference in a new issue