Skip to content

Commit 57e1589

Browse files
authored
Update nip4 to 9.0.15 (#85)
1 parent 82b91e7 commit 57e1589

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/nip4.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ PKG := nip4
22
$(PKG)_WEBSITE := https://github.com/jcupitt/nip4
33
$(PKG)_DESCR := Image processing spreadsheet
44
$(PKG)_IGNORE :=
5-
$(PKG)_VERSION := 9.0.13-2
6-
$(PKG)_CHECKSUM := ab144b3702eb2376b58df9c39c9a53161e6960fea4c7c71eb5e5fd9cab9af1e1
5+
$(PKG)_VERSION := 9.0.15
6+
$(PKG)_CHECKSUM := 25145902a5ef15ca1519c37556e2fb80c88b5b639a8656abfac3e17a62fafa22
77
$(PKG)_PATCHES := $(realpath $(sort $(wildcard $(dir $(lastword $(MAKEFILE_LIST)))/patches/$(PKG)-[0-9]*.patch)))
88
$(PKG)_GH_CONF := jcupitt/nip4/releases,v,,,,.tar.xz
99
$(PKG)_SUBDIR := $(PKG)-$(firstword $(subst -, ,$($(PKG)_VERSION)))

0 commit comments

Comments
 (0)