surf: update to 0.7.
This commit is contained in:
parent
efbf36123c
commit
4859978ea5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'surf'
|
||||
pkgname=surf
|
||||
version=0.6
|
||||
revision=6
|
||||
version=0.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="webkitgtk2-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://surf.suckless.org"
|
||||
distfiles="http://dl.suckless.org/surf/$pkgname-$version.tar.gz"
|
||||
checksum=fdc1ccfaee5c4f008eeb8fe5f9200d3ad71296e8d7af52bdd6a771f111866805
|
||||
checksum=95608546fb64d01c7a8153c356be0e284ebe120c3c596a94eb3f3ad47e1c494a
|
||||
|
||||
do_build() {
|
||||
sed -i 's,/usr/include,,g;s,/usr/lib,,g' config.mk
|
||||
|
|
Loading…
Reference in a new issue