jupp: update to 3.1.39
authorEneas U de Queiroz <redacted>
Tue, 12 May 2020 01:15:36 +0000 (22:15 -0300)
committerEneas U de Queiroz <redacted>
Wed, 13 May 2020 16:32:59 +0000 (13:32 -0300)
Among other changes, this fixes compilation with mips16, working around
a gcc bug.

Signed-off-by: Eneas U de Queiroz <redacted>
utils/jupp/Makefile

index 54eff6319a250da65cfd26714e178639869150f0..15b27cb0eb5b01dd1a930f547dcd5d7707b11015 100644 (file)
@@ -6,7 +6,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=jupp
-PKG_VERSION:=3.1.38
+PKG_VERSION:=3.1.39
 PKG_RELEASE:=1
 PKG_LICENSE:=GPL-1.0
 PKG_LICENSE_FILES:=COPYING
@@ -17,7 +17,7 @@ PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_libncurses
 PKG_SOURCE:=joe-$(basename ${PKG_VERSION})jupp$(subst .,,$(suffix ${PKG_VERSION})).tgz
 PKG_SOURCE_URL:=http://www.mirbsd.org/MirOS/dist/jupp/ \
                http://pub.allbsd.org/MirOS/dist/jupp/
-PKG_HASH:=c5cbe3f97683f6e513f611a60531feefb9b877f8cea4c6e9087b48631f69ed40
+PKG_HASH:=0d5d5b3c8e3db7b64410779fd4ccf962174ebac0c7e717674c780edf44d2fe91
 
 include $(INCLUDE_DIR)/package.mk
 
git clone https://git.99rst.org/PROJECT