bump revisions after scons soname fix; ok sthen@

This commit is contained in:
op 2022-03-31 16:39:08 +00:00
parent 08bfef4cac
commit b2ee67275b
4 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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/