mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libnsbmp: update to 0.1.6.
This commit is contained in:
parent
3dbcee1631
commit
f78666fae3
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libnsbmp'
|
# Template file for 'libnsbmp'
|
||||||
pkgname=libnsbmp
|
pkgname=libnsbmp
|
||||||
version=0.1.5
|
version=0.1.6
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="netsurf-buildsystem"
|
hostmakedepends="netsurf-buildsystem"
|
||||||
homepage="http://www.netsurf-browser.org"
|
|
||||||
short_desc="Decoding library for BMP and ICO images in C"
|
short_desc="Decoding library for BMP and ICO images in C"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="http://www.netsurf-browser.org"
|
||||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||||
checksum=65cc0d81727e2ece417b7997ba2451309f07a4e5932e52019a20867640152b52
|
checksum=79c49365f860ed451bfc4109eddec8de3e9b7ce5a3be069596bd2aa19279324f
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue