mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/units: Updated for version 2.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7de08fa826
commit
51ab91d6b4
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=units
|
||||
VERSION=${VERSION:-2.12}
|
||||
VERSION=${VERSION:-2.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="units"
|
||||
VERSION="2.12"
|
||||
VERSION="2.13"
|
||||
HOMEPAGE="http://www.gnu.org/software/units/"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/units/units-2.12.tar.gz"
|
||||
MD5SUM="a9abd1f31a8dce22795372d5f87b9318"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/units/units-2.13.tar.gz"
|
||||
MD5SUM="5cbf2a6af76e94ba0ac55fc8d99d5a3e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="Unidecode"
|
||||
MAINTAINER="ArTourter"
|
||||
EMAIL="artourter@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue