mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -4,7 +4,7 @@ uses the Rijndael Algorithm, a 128-bit block cipher, to encrypt. Since the \
|
||||
encryption requires 16-byte blocks, rawaes will pad any uneven blocks with 0s, \
|
||||
possibly increasing the size of the file up to 15 bytes."
|
||||
HOMEPAGE="https://github.com/bbjimmy/rawaes"
|
||||
SRC_URI="https://github.com/bbjimmy/rawaes/archive/Final.tar.gz"
|
||||
SOURCE_URI="https://github.com/bbjimmy/rawaes/archive/Final.tar.gz"
|
||||
CHECKSUM_SHA256="b60d5c7af7f8952d47d8d212f504ec550ae44bf65290e10971af81084ed22e80"
|
||||
SOURCE_DIR="rawaes-Final"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user