mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libnsbmp: update to 0.1.2.
This commit is contained in:
parent
c9050f98ec
commit
82cee99306
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libnsbmp'.
|
||||
pkgname=libnsbmp
|
||||
version=0.1.1
|
||||
version=0.1.2
|
||||
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@gmail.com>"
|
||||
license="MIT"
|
||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=584046809d3213e5917cd26eafb03068ca94274229f595f0e0520b15fa454f98
|
||||
checksum=969ba1c4f778b6ecee5fd834a6206c97b49885673389260fef1043dfca2968b1
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} COMPONENT_TYPE=lib-shared PREFIX=/usr
|
||||
|
|
Loading…
Add table
Reference in a new issue