diff options
Diffstat (limited to 'devel/android-tools-simpleperf/Makefile')
| -rw-r--r-- | devel/android-tools-simpleperf/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/android-tools-simpleperf/Makefile b/devel/android-tools-simpleperf/Makefile index 8306ee2fc1ac..b3d5b9a84fa3 100644 --- a/devel/android-tools-simpleperf/Makefile +++ b/devel/android-tools-simpleperf/Makefile @@ -2,8 +2,8 @@ PORTNAME= android-tools-simpleperf DISTVERSIONPREFIX= android- -DISTVERSION= m-preview-219 -DISTVERSIONSUFFIX= -gaf995fe +DISTVERSION= m-preview-752 +DISTVERSIONSUFFIX= -g4ea2a41 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org @@ -17,8 +17,8 @@ USE_GITHUB= yes GH_ACCOUNT= android:bionic,core jbeich GH_PROJECT= platform_bionic:bionic platform_system_core:core \ platform_system_extras -GH_TAGNAME= ${DISTVERSIONFULL:C/-[0-9].*//}-357-g55f87a0:bionic \ - ${DISTVERSIONFULL:C/-[0-9].*//}-1254-gfca4821:core +GH_TAGNAME= ${DISTVERSIONFULL:C/-[0-9].*//}-2178-g1721be2:bionic \ + ${DISTVERSIONFULL:C/-[0-9].*//}-4458-g2470439:core USES= compiler:c++11-lib uidfix BUILD_WRKSRC= ${WRKSRC}/simpleperf |
