Skip to content

Commit

Permalink
library/objfw: upgrade to 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Midar committed Feb 18, 2024
1 parent 60a4583 commit 861f2f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/library/objfw/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ USE_PARALLEL_BUILD = yes
include ../../../make-rules/shared-macros.mk

COMPONENT_NAME = objfw
COMPONENT_VERSION = 1.0.8
COMPONENT_VERSION = 1.0.9
COMPONENT_SUMMARY = A portable, lightweight framework for the Objective-C language
COMPONENT_SRC = $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE = $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH = sha256:935e08e296d6e409e9f7d972a04cfde82c96064d17576f36ce738d04db571c56
COMPONENT_ARCHIVE_HASH = sha256:2706af1dd584099495c68465843c4d49e613fecc57a39b565a7262ec5fae9474
COMPONENT_ARCHIVE_URL = https://objfw.nil.im/downloads/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL = https://objfw.nil.im/
COMPONENT_FMRI = library/objfw
Expand Down

0 comments on commit 861f2f5

Please sign in to comment.