libnsbmp: update to 0.1.5.

This commit is contained in:
maxice8 2018-08-29 15:03:59 -03:00
parent 0357ae478c
commit 42eabf6254
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'libnsbmp'.
# Template file for 'libnsbmp'
pkgname=libnsbmp
version=0.1.4
version=0.1.5
revision=1
hostmakedepends="netsurf-buildsystem"
homepage="http://www.netsurf-browser.org"
@ -8,7 +8,7 @@ short_desc="Decoding library for BMP and ICO images in C"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
checksum=2bcbb3e880e46b94259a294c22b8c7543ddd2ae8910f14d227981a4aec038a78
checksum=65cc0d81727e2ece417b7997ba2451309f07a4e5932e52019a20867640152b52
CFLAGS="-Wno-error"
do_build() {