graphicsmagick: Fix package description typo
authorRobert Högberg <robert.hogberg@gmail.com>
Tue, 24 Nov 2020 21:54:34 +0000 (22:54 +0100)
committerHannu Nyman <hannu.nyman@iki.fi>
Sat, 28 Nov 2020 07:07:20 +0000 (09:07 +0200)
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
multimedia/graphicsmagick/Makefile

index f8cc17b64d436243d5233596324d5c61dc304c24..7eb7d016ce49f48902b66cdda002b062aa824501 100644 (file)
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=graphicsmagick
 PKG_VERSION:=1.3.35
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/GraphicsMagick-$(PKG_VERSION)
 PKG_SOURCE:=GraphicsMagick-$(PKG_VERSION).tar.bz2
@@ -42,7 +42,7 @@ endef
 define Package/graphicsmagick/description
 GraphicsMagick is a free and open-source software suite for displaying,
 converting, and editing raster image and vector image files. It is a fork
-of GraphicsMagick.
+of ImageMagick.
 endef
 
 CONFIGURE_ARGS += \