bump revisions after scons soname fix; ok sthen@
This commit is contained in:
parent
08bfef4cac
commit
b2ee67275b
@ -4,6 +4,7 @@ COMMENT = Arm compute library
|
||||
|
||||
V = 22.02
|
||||
PKGNAME = arm-compute-library-${V}
|
||||
REVISION = 0
|
||||
|
||||
GH_ACCOUNT = ARM-software
|
||||
GH_PROJECT = ComputeLibrary
|
||||
|
@ -5,7 +5,7 @@ V = 3.1.0
|
||||
DISTNAME = mapnik-v${V}
|
||||
PKGNAME = ${DISTNAME:S/v//}
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
|
||||
SHARED_LIBS = mapnik 4.0 #3.0
|
||||
CATEGORIES = graphics geo
|
||||
|
@ -7,6 +7,7 @@ DISTNAME= gpsd-${VERSION}
|
||||
PKGNAME-main= gpsd-${VERSION}
|
||||
PKGNAME-x11= gpsd-x11-${VERSION}
|
||||
PKGNAME-php= gpsd-php-${VERSION}
|
||||
REVISION-main= 0
|
||||
|
||||
SHARED_LIBS += gps 22.1 # 29.0
|
||||
SHARED_LIBS += gpsdpacket 0.1 # 21.0
|
||||
|
@ -1,5 +1,6 @@
|
||||
COMMENT = high performance HTTP client library
|
||||
DISTNAME = serf-1.3.9
|
||||
REVISION = 0
|
||||
SHARED_LIBS = serf-1 1.0 # 1.3.0
|
||||
CATEGORIES = net
|
||||
HOMEPAGE = https://serf.apache.org/
|
||||
|
Loading…
Reference in New Issue
Block a user