mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
ecode, revbump, enable multiple launch (#12630)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
resource app_flags B_SINGLE_LAUNCH;
|
||||
resource app_flags B_MULTIPLE_LAUNCH;
|
||||
|
||||
resource app_version {
|
||||
major = @MAJOR@,
|
||||
|
||||
@@ -7,7 +7,7 @@ library as part of one of its main objectives."
|
||||
HOMEPAGE="https://github.com/SpartanJ/eepp"
|
||||
COPYRIGHT="2024 Martín Lucas Golini"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/SpartanJ/eepp/archive/refs/tags/eepp-2.8.7.tar.gz"
|
||||
CHECKSUM_SHA256="c2f03c27f6b68f15f37c055683a7a1dfa9492583d034d02c3c8801d2b31cbb25"
|
||||
#SOURCE_FILENAME="eepp-2.8.7.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user