pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pharo-vm10: fix PKGNAME
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Mon Jun 26 23:21:20 2023 +0900
Changeset: 70b64f6b8062f840144a086ea36bc4359d6a98fd
Modified Files:
pharo-vm10/Makefile
Log Message:
pharo-vm10: fix PKGNAME
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=70b64f6b8062f840144a086ea36bc4359d6a98fd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pharo-vm10/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/pharo-vm10/Makefile b/pharo-vm10/Makefile
index 083845262e..1a5e92b95f 100644
--- a/pharo-vm10/Makefile
+++ b/pharo-vm10/Makefile
@@ -4,7 +4,7 @@ PHAROVM_VER= 10.0.5
PHAROVM_HASH= 2757766
DISTNAME= PharoVM-${PHAROVM_VER}-${PHAROVM_HASH}-Linux-x86_64-c-src
-PKGNAME= pharo-vm-${PHAROVM_VER}
+PKGNAME= pharo-vm10-${PHAROVM_VER}
CATEGORIES= lang
MASTER_SITES= http://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/source/
EXTRACT_SUFX= .zip
Home |
Main Index |
Thread Index |
Old Index