summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergio Correia2016-08-03 10:36:18 -0400
committerSergio Correia2016-08-03 10:36:49 -0400
commit6c64b6551a6d66e35905dd7214da91b2d4948f86 (patch)
treed5e2b102f595723a9c3a70575c6a0dbab9017501 /PKGBUILD
parent0a5110ff5c122eb42f46dc2ba1551ad0e427530b (diff)
downloadaur-6c64b6551a6d66e35905dd7214da91b2d4948f86.tar.gz
Update gcc compile fix
Use unsigned for the array, instead of casting. Bump to 2.35-7.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80f23ed82f4d..3cd7307f9b2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ns
pkgver=2.35
-pkgrel=6
+pkgrel=7
pkgdesc="Discrete event simulator targeted at networking research"
url="http://www.isi.edu/nsnam/ns/"
license=('GPL')
@@ -20,7 +20,7 @@ sha256sums=('2a32e831bcec7d255042a544577559d15eae67696d0e3d30881cedc1112e2387'
'aedba646d1bc4d716031f9ea996e6d99c9bb227e7647138cccf39bdd6c069c3a'
'7aa4a22492f2be37c81fcdc813972a6bde105e183a013d7b814a56f7bcef872c'
'4d02ff0cf1c79d67c440c788d7163c7c873a6e4e2970bab3319cbe29f9b20c14'
- 'efbbe60f2be7f3daf28eec60437d6d2fc24e8b934e24d6b4b35cbc5a270f88c0')
+ 'd3a6e6bcc22ca9aa8f8901774eb58a4df3f2f4d6856a260561568a5a6d9f600e')
optdepends=('nam: Tcl/TK based animation tool for viewing network simulation traces',
'xgraph: X-Windows application for interactive plotting and graphing')