netsurf-buildsystem: update to 1.7.
This commit is contained in:
parent
a3067a5011
commit
aee70dd703
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'netsurf-buildsystem'.
|
||||
# Template file for 'netsurf-buildsystem'
|
||||
pkgname=netsurf-buildsystem
|
||||
version=1.6
|
||||
version=1.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#netsurf-}-${version}"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.netsurf-browser.org"
|
||||
license="MIT"
|
||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname#netsurf-}-${version}.tar.gz"
|
||||
checksum=3d9c8a2f60dab6add712a2e67ba35f592e31688566b2ded38d0d61461138b35c
|
||||
checksum=1cd6453301cd88c4dcc36ae67c67d2023b8a56ec2fd0704851b58ccdbc5243e0
|
||||
|
||||
do_build() {
|
||||
make COMPONENT_TYPE=lib-shared PREFIX=/usr
|
||||
|
|
Loading…
Reference in a new issue