diff options
author | sibel <lesibel at free dot fr> | 2010-10-12 10:24:49 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-10-12 10:24:49 +0200 |
commit | 5b4f2ac90048d7db01da411b1e334efea4d2dd35 (patch) | |
tree | 437458e65706779d4b6e1f64cb0edd3448d6adca /acompiler | |
parent | 6d3a2af5debfd14bb06060ced8ec561ad4b5c285 (diff) | |
parent | c9e8c0f2f7d05838b378cb8c87c590cc651e4b50 (diff) | |
download | nutyx-pakxe-5b4f2ac90048d7db01da411b1e334efea4d2dd35.tar.gz nutyx-pakxe-5b4f2ac90048d7db01da411b1e334efea4d2dd35.tar.bz2 nutyx-pakxe-5b4f2ac90048d7db01da411b1e334efea4d2dd35.tar.xz nutyx-pakxe-5b4f2ac90048d7db01da411b1e334efea4d2dd35.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'acompiler')
-rw-r--r-- | acompiler/flashplayer/.md5sum | 2 | ||||
-rw-r--r-- | acompiler/flashplayer/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/acompiler/flashplayer/.md5sum b/acompiler/flashplayer/.md5sum index ddfd08f50..5ffdbff7b 100644 --- a/acompiler/flashplayer/.md5sum +++ b/acompiler/flashplayer/.md5sum @@ -1 +1 @@ -dbfc776cd4310250cde078e0bf0472e7 install_flash_player_10_linux.tar.gz +d3d8f82384325c2adfb4cfd5ef173d7f install_flash_player_10.1_linux.tar.gz diff --git a/acompiler/flashplayer/Pkgfile b/acompiler/flashplayer/Pkgfile index 0a91beaea..e0e9428f3 100644 --- a/acompiler/flashplayer/Pkgfile +++ b/acompiler/flashplayer/Pkgfile @@ -8,7 +8,7 @@ version=10.1 release=1 -source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz) +source=(http://nutyx.meticul.eu/files/install_flash_player_${version}_linux.tar.gz) build() { |