nemesis: update to 1.8.
This commit is contained in:
parent
2a42b097b1
commit
40761dc077
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nemesis'
|
||||
pkgname=nemesis
|
||||
version=1.7
|
||||
version=1.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libnet-devel"
|
||||
|
@ -10,7 +10,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/troglobit/nemesis"
|
||||
changelog="https://raw.githubusercontent.com/troglobit/nemesis/master/ChangeLog.md"
|
||||
distfiles="https://github.com/troglobit/nemesis/releases/download/v${version}/nemesis-${version}.tar.gz"
|
||||
checksum=bd6293849f78c7adb73953f242cb7f599fa8a5390d5beaf377cdc100741fa026
|
||||
checksum=c480570284ba86aa8643eac0d582aaedaeaefa4773b7d0ac9549e4f42c40e78a
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
|
|
Loading…
Reference in New Issue