ii: update to 1.8.
This commit is contained in:
parent
d0fbc4ca9c
commit
677989e992
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ii'
|
||||
pkgname=ii
|
||||
version=1.7
|
||||
version=1.8
|
||||
revision=4
|
||||
build_style=gnu-makefile
|
||||
make_build_args="INCLUDES=-I. LIBS="
|
||||
|
@ -9,7 +9,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
|||
license="MIT"
|
||||
homepage="http://tools.suckless.org/${pkgname}"
|
||||
distfiles="http://dl.suckless.org/tools/${pkgname}-${version}.tar.gz"
|
||||
checksum=3a72ac6606d5560b625c062c71f135820e2214fed098e6d624fc40632dc7cc9c
|
||||
checksum=b9d9e1eae25e63071960e921af8b217ab1abe64210bd290994aca178a8dc68d2
|
||||
|
||||
pre_build() {
|
||||
sed -i 's| -O0||g' config.mk
|
||||
|
|
Loading…
Reference in a new issue