mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
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'
|
# Template file for 'surf'
|
||||||
pkgname=surf
|
pkgname=surf
|
||||||
version=0.6
|
version=0.7
|
||||||
revision=6
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="webkitgtk2-devel"
|
makedepends="webkitgtk2-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://surf.suckless.org"
|
homepage="http://surf.suckless.org"
|
||||||
distfiles="http://dl.suckless.org/surf/$pkgname-$version.tar.gz"
|
distfiles="http://dl.suckless.org/surf/$pkgname-$version.tar.gz"
|
||||||
checksum=fdc1ccfaee5c4f008eeb8fe5f9200d3ad71296e8d7af52bdd6a771f111866805
|
checksum=95608546fb64d01c7a8153c356be0e284ebe120c3c596a94eb3f3ad47e1c494a
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
sed -i 's,/usr/include,,g;s,/usr/lib,,g' config.mk
|
sed -i 's,/usr/include,,g;s,/usr/lib,,g' config.mk
|
||||||
|
|
Loading…
Add table
Reference in a new issue