mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
ports-mgmt/pkg-devel: update to 2.1.99.2
Fix regression regarding shlibs_required
This commit is contained in:
parent
17fb92ba39
commit
e60cee4917
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pkg
|
||||
DISTVERSION= 2.1.99.1
|
||||
DISTVERSION= 2.1.99.2
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= e9627534a
|
||||
GH_TAGNAME= 20171d94b
|
||||
|
||||
CFLAGS+= -O0 -g -Wno-error
|
||||
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1744787040
|
||||
SHA256 (freebsd-pkg-2.1.99.1-e9627534a_GH0.tar.gz) = 66d2307287d76eb7de0d91499dabffdb78ae33708091f3a3b970a0af04bd8fd9
|
||||
SIZE (freebsd-pkg-2.1.99.1-e9627534a_GH0.tar.gz) = 16429569
|
||||
TIMESTAMP = 1744881008
|
||||
SHA256 (freebsd-pkg-2.1.99.2-20171d94b_GH0.tar.gz) = 2f5e23542cf80c563990c4cd4475fd489ca4fc146f889cf4f2b3465b3ee32ed8
|
||||
SIZE (freebsd-pkg-2.1.99.2-20171d94b_GH0.tar.gz) = 16431848
|
||||
|
|
Loading…
Add table
Reference in a new issue