Skip to content

Commit

Permalink
Merge pull request #868 from neheb/4
Browse files Browse the repository at this point in the history
libosip2: update to 5.3.1
  • Loading branch information
micmac1 authored May 1, 2024
2 parents 6227c48 + bfb4ef2 commit 3ddc581
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions libs/libosip2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,21 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=libosip2
PKG_VERSION:=5.3.0
PKG_VERSION:=5.3.1
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/osip
PKG_HASH:=f4725916c22cf514969efb15c3c207233d64739383f7d42956038b78f6cae8c8
PKG_HASH:=fe82fe841608266ac15a5c1118216da00c554d5006e2875a8ac3752b1e6adc79

PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:gnu:osip

PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1

PKG_LICENSE:=LGPL-2.1+
PKG_LICENSE_FILES:=COPYING

include $(INCLUDE_DIR)/package.mk

define Package/libosip2
Expand Down

0 comments on commit 3ddc581

Please sign in to comment.