Skip to content

Commit

Permalink
Update apline pkgname
Browse files Browse the repository at this point in the history
Signed-off-by: Sophia Guo <[email protected]>
  • Loading branch information
sophia-guo committed Oct 26, 2023
1 parent 7525911 commit 4715160
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion linux/jdk/alpine/src/main/packaging/temurin/21/APKBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]>
pkgname=temurin-21.0.1+12
pkgname=temurin-21
pkgver=21.0.1_p12
# replace _p1 with _1
_pkgver=${pkgver/_p/_}
Expand Down
2 changes: 1 addition & 1 deletion linux/jre/alpine/src/main/packaging/temurin/21/APKBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]>
pkgname=temurin-21.0.1+12
pkgname=temurin-21
pkgver=21.0.1_p12
# replace _p1 with _1
_pkgver=${pkgver/_p/_}
Expand Down

0 comments on commit 4715160

Please sign in to comment.