Skip to content

Commit

Permalink
ess: fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
niclas committed Sep 16, 2019
1 parent d493a28 commit db47bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ess-12.09_2-0.bee
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="http://ess.r-project.org/downloads/ess/ess-${PKGVERSION}${PKGEXTRAVERSION_DASH}.tgz"
SRCURL[0]="http://ess.r-project.org/downloads/ess/OLD/ess-${PKGVERSION}${PKGEXTRAVERSION_DASH}.tgz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down

0 comments on commit db47bda

Please sign in to comment.