We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b91e7 commit 57e1589Copy full SHA for 57e1589
build/nip4.mk
@@ -2,8 +2,8 @@ PKG := nip4
2
$(PKG)_WEBSITE := https://github.com/jcupitt/nip4
3
$(PKG)_DESCR := Image processing spreadsheet
4
$(PKG)_IGNORE :=
5
-$(PKG)_VERSION := 9.0.13-2
6
-$(PKG)_CHECKSUM := ab144b3702eb2376b58df9c39c9a53161e6960fea4c7c71eb5e5fd9cab9af1e1
+$(PKG)_VERSION := 9.0.15
+$(PKG)_CHECKSUM := 25145902a5ef15ca1519c37556e2fb80c88b5b639a8656abfac3e17a62fafa22
7
$(PKG)_PATCHES := $(realpath $(sort $(wildcard $(dir $(lastword $(MAKEFILE_LIST)))/patches/$(PKG)-[0-9]*.patch)))
8
$(PKG)_GH_CONF := jcupitt/nip4/releases,v,,,,.tar.xz
9
$(PKG)_SUBDIR := $(PKG)-$(firstword $(subst -, ,$($(PKG)_VERSION)))
0 commit comments